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

19 lines
384 B

--- nu-protocol-0.74.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-protocol-0.74.0/Cargo.toml 2023-01-22T20:15:37.023041+00:00
@@ -34,13 +34,13 @@
version = "0.2.1"
[dependencies.fancy-regex]
-version = "0.10.0"
+version = "0.11.0"
[dependencies.indexmap]
version = "1.7"
[dependencies.lru]
-version = "0.8.1"
+version = "0.9.0"
[dependencies.miette]
version = "5.1.0"