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-git-delta/git-delta-fix-metadata.diff

21 lines
416 B

--- git-delta-0.1.1/Cargo.toml 2020-04-27T00:06:03+00:00
+++ git-delta-0.1.1/Cargo.toml 2020-05-30T06:01:44.930383+00:00
@@ -39,7 +39,7 @@
version = "0.1.2"
[dependencies.console]
-version = "0.7.7"
+version = "0.11.2"
[dependencies.dirs]
version = "2.0"
@@ -59,7 +59,7 @@
version = "1.2.1"
[dependencies.shell-words]
-version = "0.1.0"
+version = "1.0.0"
[dependencies.structopt]
version = "0.2.18"