Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #15706 - lnicola:rustc-dependencies-description, r=lnicola
minor: Add mock description to rustc-dependencies Hopefully fixes auto-publishing.
bors 2023-10-03
parent 4c9d2c7 · parent 7c113ee · commit 7b8330f
-rw-r--r--crates/rustc-dependencies/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/crates/rustc-dependencies/Cargo.toml b/crates/rustc-dependencies/Cargo.toml
index 901706d3d9..5c5a3cd8bf 100644
--- a/crates/rustc-dependencies/Cargo.toml
+++ b/crates/rustc-dependencies/Cargo.toml
@@ -1,6 +1,8 @@
[package]
name = "rustc-dependencies"
version = "0.0.0"
+description = "TBD"
+
rust-version.workspace = true
edition.workspace = true
license.workspace = true