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

12 lines
284 B

--- nu-explore-0.76.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-explore-0.76.0/Cargo.toml 2023-02-23T03:42:29.915603+00:00
@@ -28,7 +28,7 @@
version = "0.24.0"
[dependencies.lscolors]
-version = "0.12.0"
+version = "0.13.0"
features = ["crossterm"]
default-features = false