X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=library%2Fstd%2FCargo.toml;h=232ccdf39d456eb7a0be916fb7c976a7676b0e70;hb=50d5e38800ea9458a93e6c95add9c4b8a6b77603;hp=b7a45121525216b92d8c18be364d603d8f3ad076;hpb=7407c4e37d3342c20835bc2caaff28863078b266;p=rust.git diff --git a/library/std/Cargo.toml b/library/std/Cargo.toml index b7a45121525..232ccdf39d4 100644 --- a/library/std/Cargo.toml +++ b/library/std/Cargo.toml @@ -4,7 +4,7 @@ version = "0.0.0" license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/rust.git" description = "The Rust Standard Library" -edition = "2018" +edition = "2021" [lib] crate-type = ["dylib", "rlib"]