rust/hg-core/Cargo.toml
changeset 50682 2cc5de261d76
parent 50298 dd12fc49f9e6
child 50763 f8412da86d05
--- a/rust/hg-core/Cargo.toml	Fri Jun 02 15:12:05 2023 +0200
+++ b/rust/hg-core/Cargo.toml	Mon Jun 12 23:41:28 2023 +0200
@@ -20,12 +20,12 @@
 lazy_static = "1.4.0"
 libc = "0.2.137"
 logging_timer = "1.1.0"
-ouroboros = "0.15.5"
 rand = "0.8.5"
 rand_pcg = "0.3.1"
 rand_distr = "0.4.3"
 rayon = "1.7.0"
 regex = "1.7.0"
+self_cell = "1.0"
 sha-1 = "0.10.0"
 twox-hash = "1.6.3"
 same-file = "1.0.6"