parent
d5843cfd6a
commit
9f4d6c6187
@ -1,2 +1,3 @@
|
|||||||
/nu-utils-0.60.0.crate
|
/nu-utils-0.60.0.crate
|
||||||
/nu-utils-0.65.0.crate
|
/nu-utils-0.65.0.crate
|
||||||
|
/nu-utils-0.74.0.crate
|
||||||
|
@ -0,0 +1,8 @@
|
|||||||
|
--- nu-utils-0.74.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ nu-utils-0.74.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
@@ -36,5 +36,3 @@
|
||||||
|
[dependencies.sys-locale]
|
||||||
|
version = "0.2.1"
|
||||||
|
|
||||||
|
-[target."cfg(windows)".dependencies.crossterm_winapi]
|
||||||
|
-version = "0.9.0"
|
@ -1,10 +1,11 @@
|
|||||||
--- nu-utils-0.65.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- nu-utils-0.74.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ nu-utils-0.65.0/Cargo.toml 2022-07-26T03:12:19.672253+00:00
|
+++ nu-utils-0.74.0/Cargo.toml 2023-01-21T20:55:29.438956+00:00
|
||||||
@@ -21,7 +21,3 @@
|
@@ -23,7 +23,7 @@
|
||||||
name = "utils"
|
|
||||||
path = "src/main.rs"
|
path = "src/main.rs"
|
||||||
|
|
||||||
-[dependencies]
|
[dependencies.lscolors]
|
||||||
-
|
-version = "0.12.0"
|
||||||
-[target."cfg(windows)".dependencies.crossterm_winapi]
|
+version = "0.13.0"
|
||||||
-version = "0.9.0"
|
features = ["crossterm"]
|
||||||
|
default-features = false
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (nu-utils-0.65.0.crate) = fbcf845252e24a224e5c845fd6401fabaafebbcd628f5a53dda123b33a6029e6089d35ada90f1c3a4aad59b18727a7ec66041e1b4dbff68b88ccd0df64d252b0
|
SHA512 (nu-utils-0.74.0.crate) = 39efe4227b84cd04e25b5e11136c160d41b2a1c2512c3d789dfc6063f03c17cf11a56c1d4509276a4acd276b66717b9fadc99bdaf5708210e10d923b0df7abbf
|
||||||
|
Loading…
Reference in new issue