docs: add metadata to Cargo.toml files [skip ci]
This commit is contained in:
parent
30819b6b9c
commit
3fc4486883
8 changed files with 17 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ authors.workspace = true
|
|||
license.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
readme.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
petgraph = "0.6.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue