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-parser"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
|
|
@ -16,7 +16,7 @@ name = "dump_expr"
|
|||
required-features = ["reporting"]
|
||||
|
||||
[dependencies]
|
||||
argus-core = { version = "0.1.0", path = "../argus-core" }
|
||||
argus-core = { version = "0.1.1", path = "../argus-core" }
|
||||
ariadne = { version = "0.3.0", optional = true }
|
||||
chumsky = { version = "1.0.0-alpha.4", features = ["default", "label"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue