]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_parse_format/Cargo.toml
Auto merge of #89130 - nikic:update-llvm-2, r=cuviper
[rust.git] / compiler / rustc_parse_format / Cargo.toml
index 7b77560717e139509bdc523dd2a8a686ecbc02c5..aa1714e820f4862a035ce10a11946245267d060c 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "rustc_parse_format"
 version = "0.0.0"
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 rustc_span = { path = "../rustc_span" }