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

12 lines
271 B

--- cursive-0.16.3/Cargo.toml 1970-01-01T00:00:00+00:00
+++ cursive-0.16.3/Cargo.toml 2021-05-11T22:40:24.668327+00:00
@@ -28,7 +28,7 @@
[lib]
name = "cursive"
[dependencies.ahash]
-version = "0.6"
+version = "0.7.2"
[dependencies.bear-lib-terminal]
version = "2"