Skip to content

Commit 3d6b932

Browse files
committed
1.0 is okay
1 parent 3acbb54 commit 3d6b932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
quote = "=1.0.40"
7+
quote = "=1.0"
88
syn = { version = "1.0", features = ["full"] }
99

1010

0 commit comments

Comments
 (0)