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

12 lines
254 B

--- nu-engine-0.74.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-engine-0.74.0/Cargo.toml 2023-01-22T21:29:31.834095+00:00
@@ -37,7 +37,7 @@
version = "0.74.0"
[dependencies.sysinfo]
-version = "0.26.2"
+version = "0.27.0"
[features]
plugin = []