rust/rhg/Cargo.toml
changeset 45049 513b3ef277a3
parent 44981 cf04f62d1579
child 45050 18f8d3b31baa
--- a/rust/rhg/Cargo.toml	Mon Jul 06 22:02:50 2020 -0400
+++ b/rust/rhg/Cargo.toml	Fri Jun 05 09:01:35 2020 +0200
@@ -5,4 +5,5 @@
 edition = "2018"
 
 [dependencies]
+hg-core = { path = "../hg-core"}