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.
18 lines
413 B
18 lines
413 B
--- nu-cmd-lang-0.80.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ nu-cmd-lang-0.80.0/Cargo.toml 2023-05-22T18:48:26.030773+00:00
|
|
@@ -50,12 +50,12 @@
|
|
version = "0.80.0"
|
|
|
|
[dependencies.shadow-rs]
|
|
-version = "0.21.0"
|
|
+version = "0.8"
|
|
default-features = false
|
|
|
|
[dev-dependencies.nu-test-support]
|
|
version = "0.80.0"
|
|
|
|
[build-dependencies.shadow-rs]
|
|
-version = "0.21.0"
|
|
+version = "0.8"
|
|
default-features = false
|