using workspaces

This commit is contained in:
Anand Balakrishnan 2023-03-16 17:31:01 -07:00
parent 81b7c68bb3
commit d488edb048
No known key found for this signature in database
5 changed files with 38 additions and 11 deletions

11
argus/Cargo.toml Normal file
View file

@ -0,0 +1,11 @@
[package]
name = "argus"
version = "0.1.0"
authors = ["Anand Balakrishnan"]
license = "BSD-3-Clause"
edition = "2021"
rust-version = "1.66"
[dependencies]