]> git.lizzy.rs Git - rust.git/blobdiff - library/alloc/Cargo.toml
fix doc comment for `ty::Dynamic
[rust.git] / library / alloc / Cargo.toml
index d95b5b7f17f42b31cdde57154c85f62f3fe22a8e..4f97c95bcb9ea1ccecb0c4752f168a72b4ad8dde 100644 (file)
@@ -2,6 +2,9 @@
 authors = ["The Rust Project Developers"]
 name = "alloc"
 version = "0.0.0"
+license = "MIT OR Apache-2.0"
+repository = "https://github.com/rust-lang/rust.git"
+description = "The Rust core allocation and collections library"
 autotests = false
 autobenches = false
 edition = "2018"