Skip to content

Commit 7b8330f

Browse files
committed
Auto merge of #15706 - lnicola:rustc-dependencies-description, r=lnicola
minor: Add mock description to rustc-dependencies Hopefully fixes auto-publishing.
2 parents 4c9d2c7 + 7c113ee commit 7b8330f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/rustc-dependencies/Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[package]
22
name = "rustc-dependencies"
33
version = "0.0.0"
4+
description = "TBD"
5+
46
rust-version.workspace = true
57
edition.workspace = true
68
license.workspace = true

0 commit comments

Comments
 (0)