rust/hg-cpython/Cargo.toml
changeset 42609 326fdce22fb2
parent 40985 4277e20cfec4
child 43212 9bbe08abaf48
--- a/rust/hg-cpython/Cargo.toml	Fri Jul 12 11:08:31 2019 +0200
+++ b/rust/hg-cpython/Cargo.toml	Tue Jul 02 17:15:03 2019 +0200
@@ -2,6 +2,7 @@
 name = "hg-cpython"
 version = "0.1.0"
 authors = ["Georges Racinet <gracinet@anybox.fr>"]
+edition = "2018"
 
 [lib]
 name='rusthg'