]> git.lizzy.rs Git - rust.git/blobdiff - library/core/Cargo.toml
Rollup merge of #84392 - dario23:fmt-assert-args-pub, r=varkor,RalfJung
[rust.git] / library / core / Cargo.toml
index 7eb1a397337cb8e9b222303cc7d2665a4d8e72ff..b6aaf078cf00d6ad140fa5add446d838cf3a4f59 100644 (file)
@@ -2,6 +2,9 @@
 authors = ["The Rust Project Developers"]
 name = "core"
 version = "0.0.0"
+license = "MIT OR Apache-2.0"
+repository = "https://github.com/rust-lang/rust.git"
+description = "The Rust Core Library"
 autotests = false
 autobenches = false
 edition = "2018"