]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_arena/Cargo.toml
Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkov
[rust.git] / compiler / rustc_arena / Cargo.toml
index eba8a2a082f3ea4a72d7e62a8fedec1f470e7ade..33ccd0445030f7e0f315a2cee1b409a65ef9f142 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "rustc_arena"
 version = "0.0.0"
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 rustc_data_structures = { path = "../rustc_data_structures" }