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

12 lines
285 B

--- below-0.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ below-0.6.3/Cargo.toml 2023-01-26T19:04:17.646384+00:00
@@ -51,7 +51,7 @@
package = "below-config"
[dependencies.cursive]
-version = "0.19.0"
+version = "0.20.0"
features = ["crossterm-backend"]
default-features = false