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-below-config/below-config-fix-metadata.diff

11 lines
281 B

--- below-config-0.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ below-config-0.5.0/Cargo.toml 2022-06-01T14:55:49.593658+00:00
@@ -31,6 +31,6 @@
features = ["derive", "rc"]
[dependencies.toml]
-version = "=0.5.8"
+version = "0.5.8"
[dev-dependencies.tempdir]
version = "0.3"