rust/hg-core/Cargo.toml
changeset 42609 326fdce22fb2
parent 42331 d6c1dd936778
child 42737 388622cbc911
--- a/rust/hg-core/Cargo.toml	Fri Jul 12 11:08:31 2019 +0200
+++ b/rust/hg-core/Cargo.toml	Tue Jul 02 17:15:03 2019 +0200
@@ -3,6 +3,7 @@
 version = "0.1.0"
 authors = ["Georges Racinet <gracinet@anybox.fr>"]
 description = "Mercurial pure Rust core library, with no assumption on Python bindings (FFI)"
+edition = "2018"
 
 [lib]
 name = "hg"