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:
parent
53e0710558
commit
1ea0faf327
7 changed files with 16 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "argus-semantics"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
|
|
@ -8,7 +8,7 @@ edition.workspace = true
|
|||
rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
argus-core = { version = "0.1.0", path = "../argus-core" }
|
||||
argus-core = { version = "0.1.1", path = "../argus-core" }
|
||||
itertools = "0.11"
|
||||
num-traits = "0.2.16"
|
||||
paste = "1.0.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue