]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc/Cargo.toml
Rollup merge of #86434 - CDirkx:ipv6-benchmarking, r=joshtriplett
[rust.git] / compiler / rustc / Cargo.toml
index 37f90bf3c10088114deeac862538937f5ce3e881..277cf0f51d378afa6df85ec3fcbdf4f3a1f16a37 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "rustc-main"
 version = "0.0.0"
-edition = '2018'
+edition = "2021"
 
 [dependencies]
 rustc_driver = { path = "../rustc_driver" }