You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-serde_repr/00-bump-rustversion-dep.patch

14 lines
283 B

diff --git a/Cargo.toml b/Cargo.toml
index cb4d121..6e96d91 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,7 +32,7 @@ version = "1.0"
[dependencies.syn]
version = "1.0"
[dev-dependencies.rustversion]
-version = "0.1"
+version = "1.0"
[dev-dependencies.serde]
version = "1.0"