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.
17 lines
327 B
17 lines
327 B
1 year ago
|
--- below-dump-0.7.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ below-dump-0.7.1/Cargo.toml 2023-08-02T20:57:58.073673+00:00
|
||
|
@@ -29,11 +29,11 @@
|
||
|
version = "0.7.1"
|
||
|
|
||
|
[dependencies.clap]
|
||
|
-version = "3.2.25"
|
||
|
+version = "4"
|
||
|
features = [
|
||
|
"derive",
|
||
|
"env",
|
||
|
- "regex",
|
||
|
+ "string",
|
||
|
"unicode",
|
||
|
"wrap_help",
|
||
|
]
|