using workspaces
This commit is contained in:
parent
81b7c68bb3
commit
d488edb048
5 changed files with 38 additions and 11 deletions
16
Cargo.toml
16
Cargo.toml
|
|
@ -1,11 +1,5 @@
|
|||
[package]
|
||||
name = "argus"
|
||||
version = "0.1.0"
|
||||
|
||||
authors = ["Anand Balakrishnan"]
|
||||
license = "BSD-3-Clause"
|
||||
|
||||
edition = "2021"
|
||||
rust-version = "1.66"
|
||||
|
||||
[dependencies]
|
||||
[workspace]
|
||||
members = [
|
||||
"argus",
|
||||
"argus-core",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue