]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/unstable-book-gen/Cargo.toml
Rollup merge of #88601 - ibraheemdev:termination-result-infallible, r=yaahc
[rust.git] / src / tools / unstable-book-gen / Cargo.toml
index febeaa446b39411e574dc80868e166177f706ee1..73e5a91bec70a358917ff9ddf99e4c21de25cc3c 100644 (file)
@@ -2,7 +2,7 @@
 name = "unstable-book-gen"
 version = "0.1.0"
 license = "MIT OR Apache-2.0"
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 tidy = { path = "../tidy" }