rust/hg-core/Cargo.toml
changeset 49748 1b6be761c23d
parent 49573 b78ae134ac92
child 49754 a5447a4a8c5d
--- a/rust/hg-core/Cargo.toml	Thu Oct 20 12:26:57 2022 +0200
+++ b/rust/hg-core/Cargo.toml	Mon Nov 14 15:19:27 2022 +0100
@@ -3,7 +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"
+edition = "2021"
 
 [lib]
 name = "hg"