rust/rhg/Cargo.toml
changeset 49748 1b6be761c23d
parent 49522 52464a20add0
child 49758 37bc3edef76f
--- a/rust/rhg/Cargo.toml	Thu Oct 20 12:26:57 2022 +0200
+++ b/rust/rhg/Cargo.toml	Mon Nov 14 15:19:27 2022 +0100
@@ -5,7 +5,7 @@
     "Antoine Cezar <antoine.cezar@octobus.net>",
     "Raphaël Gomès <raphael.gomes@octobus.net>",
 ]
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 atty = "0.2.14"