]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rustc-std-workspace-alloc/Cargo.toml
Rollup merge of #64308 - oli-obk:miri, r=oli-obk
[rust.git] / src / tools / rustc-std-workspace-alloc / Cargo.toml
index 05df1fddc7f1c9125b109b8bae41a3e675082174..9e04b14756e06db82fca41265eca6c2173a7d1ec 100644 (file)
@@ -1,11 +1,12 @@
 [package]
 name = "rustc-std-workspace-alloc"
-version = "1.0.0"
+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"
 
 [lib]
 path = "lib.rs"