rust/hg-core/Cargo.toml
changeset 44266 9ab4830e9e3d
parent 44265 c18dd48cea4a
child 44301 4caac36c66bc
--- a/rust/hg-core/Cargo.toml	Wed Feb 05 17:05:37 2020 +0100
+++ b/rust/hg-core/Cargo.toml	Tue Jan 14 16:50:35 2020 +0100
@@ -20,4 +20,5 @@
 twox-hash = "1.5.0"
 
 [dev-dependencies]
-tempfile = "3.1.0"
\ No newline at end of file
+tempfile = "3.1.0"
+pretty_assertions = "0.6.1"
\ No newline at end of file