argus/argus-automata/Cargo.toml
2023-09-01 14:54:47 -07:00

9 lines
202 B
TOML

[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
[dependencies]
petgraph = "0.6.4"