feat: add expression builder API
This commit is contained in:
parent
a0747108a7
commit
b56327a3a2
3 changed files with 170 additions and 4 deletions
|
|
@ -3,9 +3,8 @@ name = "argus-core"
|
|||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
thiserror = "1.0.39"
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = "1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue