]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/expand-yaml-anchors/Cargo.toml
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
[rust.git] / src / tools / expand-yaml-anchors / Cargo.toml
index 358dff0653292ea487261e019dcd394fb259ac31..9a25b6c1f1c87e2eb77e90f64074bc8c00060825 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "expand-yaml-anchors"
 version = "0.1.0"
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 yaml-rust = "0.4.3"