Skip to content

Commit 108ff64

Browse files
Update Rust crate rustversion to 1.0.21
1 parent 4bebbcf commit 108ff64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ quote = "1"
1313
syn = { version = "2", features = ["extra-traits", "derive"] }
1414

1515
[dev-dependencies]
16-
rustversion = "1.0.20"
16+
rustversion = "1.0.21"
1717
serde = { version = "1.0.219", features = ["derive"] }
1818
serde_json = "1.0.140"
1919
trybuild = "1.0.104"

0 commit comments

Comments
 (0)