Downgrade new "which" dependency from 4.2.5 to the available 4.2.4
This commit is contained in:
parent
cea5a508e9
commit
84273987af
@ -63,3 +63,9 @@ diff --git a/rust/rhg/Cargo.toml b/rust/rhg/Cargo.toml
|
||||
regex = "1.3.9"
|
||||
env_logger = "0.7.1"
|
||||
format-bytes = "0.3.0"
|
||||
@@ -21,4 +21,4 @@ regex = "1.3.9"
|
||||
env_logger = "0.7.1"
|
||||
format-bytes = "0.3.0"
|
||||
users = "0.11.0"
|
||||
-which = "4.2.5"
|
||||
+which = "4.2.4"
|
||||
|
Loading…
Reference in New Issue
Block a user