chore: bump dependencies
This commit is contained in:
parent
ff2e74517a
commit
961551b2cb
5 changed files with 15 additions and 15 deletions
|
|
@ -11,7 +11,7 @@ crate-type = ["cdylib"]
|
|||
argus-core = { version = "0.1.0", path = "../argus-core" }
|
||||
argus-semantics = { version = "0.1.0", path = "../argus-semantics" }
|
||||
derive_more = "0.99.17"
|
||||
log = "0.4.17"
|
||||
paste = "1.0.12"
|
||||
log = "0.4.20"
|
||||
paste = "1.0.14"
|
||||
pyo3 = { version = "0.19.2", features = ["extension-module"] }
|
||||
pyo3-log = "0.8.1"
|
||||
pyo3-log = "0.8.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue