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.3.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ below-config-0.3.0/Cargo.toml 2021-07-29T21:20:40.995503+00:00
@@ -29,6 +29,6 @@
features = ["derive", "rc"]
[dependencies.toml]
-version = "=0.5.7"
+version = "0.5.8"
[dev-dependencies.tempdir]
version = "0.3"