Remove unneeded inline tables in Cargo.toml
s (#27563)
This PR removes some unneeded inline tables from our `Cargo.toml`s. Release Notes: - N/A
This commit is contained in:
parent
231e9c2000
commit
af8acba353
7 changed files with 21 additions and 21 deletions
|
@ -115,7 +115,7 @@ notifications = { workspace = true, features = ["test-support"] }
|
|||
pretty_assertions.workspace = true
|
||||
project = { workspace = true, features = ["test-support"] }
|
||||
prompt_store.workspace = true
|
||||
recent_projects = { workspace = true }
|
||||
recent_projects.workspace = true
|
||||
release_channel.workspace = true
|
||||
remote = { workspace = true, features = ["test-support"] }
|
||||
remote_server.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue