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.
24 lines
431 B
24 lines
431 B
--- below-0.7.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ below-0.7.1/Cargo.toml 2023-08-02T21:21:06.579765+00:00
|
|
@@ -37,17 +37,17 @@
|
|
version = "0.7.1"
|
|
|
|
[dependencies.clap]
|
|
-version = "3.2.25"
|
|
+version = "4"
|
|
features = [
|
|
"derive",
|
|
"env",
|
|
- "regex",
|
|
+ "string",
|
|
"unicode",
|
|
"wrap_help",
|
|
]
|
|
|
|
[dependencies.clap_complete]
|
|
-version = "3.2.5"
|
|
+version = "4.3.1"
|
|
|
|
[dependencies.common]
|
|
version = "0.7.1"
|