]> 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 c2317d91a6e95ba19fd0f00733b3a3cf6731509f..aa1714e820f4862a035ce10a11946245267d060c 100644 (file)
@@ -1,8 +1,7 @@
 [package]
-authors = ["The Rust Project Developers"]
 name = "rustc_parse_format"
 version = "0.0.0"
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 rustc_span = { path = "../rustc_span" }