]> git.lizzy.rs Git - rust.git/blobdiff - library/rustc-std-workspace-core/Cargo.toml
Delete Decoder::read_enum_variant
[rust.git] / library / rustc-std-workspace-core / Cargo.toml
index a386ec2b43a767b3101a94d9fd9fe0c8a7008434..ff5cfcbd641443fc1dd91cec70c6308c476eaaae 100644 (file)
@@ -1,12 +1,11 @@
 [package]
 name = "rustc-std-workspace-core"
 version = "1.99.0"
-authors = ["Alex Crichton <alex@alexcrichton.com>"]
 license = 'MIT OR Apache-2.0'
 description = """
 Hack for the compiler's own build system
 """
-edition = "2018"
+edition = "2021"
 
 [lib]
 path = "lib.rs"