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.
27 lines
532 B
27 lines
532 B
3 years ago
|
--- dua-cli-2.11.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ dua-cli-2.11.1/Cargo.toml 2021-08-23T09:45:50.357053+00:00
|
||
|
@@ -52,7 +52,7 @@
|
||
|
version = "2.0.0"
|
||
|
|
||
|
[dependencies.crosstermion]
|
||
|
-version = "0.6.0"
|
||
|
+version = "0.7.0"
|
||
|
optional = true
|
||
|
default-features = false
|
||
|
|
||
|
@@ -76,12 +76,12 @@
|
||
|
version = "0.5"
|
||
|
|
||
|
[dependencies.tui]
|
||
|
-version = "0.14.0"
|
||
|
+version = "0.15.0"
|
||
|
optional = true
|
||
|
default-features = false
|
||
|
|
||
|
[dependencies.tui-react]
|
||
|
-version = "0.14"
|
||
|
+version = "0.15"
|
||
|
optional = true
|
||
|
|
||
|
[dependencies.unicode-segmentation]
|