set common parameters in the workspace
This commit is contained in:
parent
2319668e2b
commit
0498dd0f57
8 changed files with 44 additions and 13 deletions
|
|
@ -1,9 +1,11 @@
|
|||
[package]
|
||||
name = "argus-automata"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
petgraph = "0.6.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue