Run cargo-autoinherit for a few new crates (#4801)
* Run cargo-autoinherit for a few new crates * Sort crates list * sort
This commit is contained in:
@@ -17,7 +17,7 @@ clap = { workspace = true, features = ["derive"] }
|
||||
dashmap = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
log = { workspace = true }
|
||||
petgraph = "0.6.5"
|
||||
petgraph = { workspace = true }
|
||||
rand = { workspace = true }
|
||||
rand_chacha = { workspace = true }
|
||||
reqwest = { workspace = true, features = ["json"] }
|
||||
|
||||
Reference in New Issue
Block a user