Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/load-cargo/Cargo.toml')
| -rw-r--r-- | crates/load-cargo/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crates/load-cargo/Cargo.toml b/crates/load-cargo/Cargo.toml index 4a6946d7f6..f041ca88ac 100644 --- a/crates/load-cargo/Cargo.toml +++ b/crates/load-cargo/Cargo.toml @@ -1,6 +1,8 @@ [package] name = "load-cargo" version = "0.0.0" +description = "TBD" + rust-version.workspace = true edition.workspace = true license.workspace = true |