File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ You may be looking for:
2727<details >
2828<summary >
2929Click to show Cargo.toml.
30- <a href =" https://play.rust-lang.org/?edition=2018 &gist=72755f28f99afc95e01d63174b28c1f5 " target =" _blank " >Run this code in the playground.</a >
30+ <a href =" https://play.rust-lang.org/?edition=2021 &gist=72755f28f99afc95e01d63174b28c1f5 " target =" _blank " >Run this code in the playground.</a >
3131</summary >
3232
3333``` toml
Original file line number Diff line number Diff line change 22name = " serde_test_suite"
33version = " 0.0.0"
44authors = [" Erick Tryzelaar <erick.tryzelaar@gmail.com>" , " David Tolnay <dtolnay@gmail.com>" ]
5- edition = " 2018 "
5+ edition = " 2021 "
66publish = false
77
88[features ]
Original file line number Diff line number Diff line change 22name = " serde_derive_tests_no_std"
33version = " 0.0.0"
44authors = [" David Tolnay <dtolnay@gmail.com>" ]
5- edition = " 2018 "
5+ edition = " 2021 "
66publish = false
77
88[dependencies ]
You can’t perform that action at this time.
0 commit comments