about summary refs log tree commit diff
path: root/compiler/rustc_incremental/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_incremental/Cargo.toml')
-rw-r--r--compiler/rustc_incremental/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_incremental/Cargo.toml b/compiler/rustc_incremental/Cargo.toml
index 9156243a10c..dece752c194 100644
--- a/compiler/rustc_incremental/Cargo.toml
+++ b/compiler/rustc_incremental/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "rustc_incremental"
 version = "0.0.0"
-edition = "2018"
+edition = "2021"
 
 [lib]
 doctest = false