Release 0.1.1

argus-core@0.1.1
argus-parser@0.1.1
pyargus@0.1.1

Generated by cargo-workspaces
This commit is contained in:
Anand Balakrishnan 2023-10-06 00:30:42 -07:00
parent 53e0710558
commit 1ea0faf327
No known key found for this signature in database
7 changed files with 16 additions and 13 deletions

View file

@ -13,7 +13,7 @@ crate-type = ["cdylib"]
test = false
[dependencies]
argus = { version = "0.1.0", path = "../argus" }
argus = { version = "0.1.1", path = "../argus" }
derive_more = "0.99.17"
log = "0.4.20"
paste = "1.0.14"