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

12 lines
267 B

--- confy-0.4.0/Cargo.toml 2020-03-13T13:15:45+00:00
+++ confy-0.4.0/Cargo.toml 2023-05-20T14:50:22.491887+00:00
@@ -23,7 +23,7 @@
[[example]]
name = "simple"
[dependencies.directories]
-version = "^2.0"
+version = "^3.0"
[dependencies.serde]
version = "^1.0"