Skip to content

Commit 9b2d4ce

Browse files
committed
Auto merge of rust-lang#15249 - lnicola:load-cargo-description, r=lnicola
minor: Fix publishing of load-cargo crate https://github.com/rust-lang/rust-analyzer/actions/runs/5506737360/jobs/10035802204
2 parents ff15634 + 0f09a77 commit 9b2d4ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/load-cargo/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[package]
22
name = "load-cargo"
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)