argus/Cargo.toml
Anand Balakrishnan 81b7c68bb3
initial commit
2023-03-16 17:22:51 -07:00

11 lines
158 B
TOML

[package]
name = "argus"
version = "0.1.0"
authors = ["Anand Balakrishnan"]
license = "BSD-3-Clause"
edition = "2021"
rust-version = "1.66"
[dependencies]