rust/rhg/Cargo.toml
changeset 49164 a932cad26d37
parent 48952 8848c3453661
parent 49149 006688e36e12
child 49517 52464a20add0
--- a/rust/rhg/Cargo.toml	Mon Apr 25 11:09:33 2022 +0200
+++ b/rust/rhg/Cargo.toml	Wed May 04 18:17:44 2022 +0200
@@ -21,3 +21,4 @@
 env_logger = "0.9.0"
 format-bytes = "0.3.0"
 users = "0.11.0"
+which = "4.2.5"