diff rust/rhg/Cargo.toml @ 49164:a932cad26d37

branching: merge stable into default
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 04 May 2022 18:17:44 +0200
parents 8848c3453661 006688e36e12
children 52464a20add0
line wrap: on
line diff
--- 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"