try to check trace of states rather than trace of events
This commit is contained in:
parent
808672d884
commit
3efb84e0e7
5 changed files with 30 additions and 74 deletions
|
|
@ -6,7 +6,7 @@ version = "0.1.4" # follows argus version
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
argus = { git = "https://deemz.org/git/research/argus.git", branch = "dev" }
|
||||
argus = { git = "https://deemz.org/git/research/argus.git", rev="654a0521f7020b059e134a477f280a8a5a98a490" }
|
||||
js-sys = "0.3.82"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde-wasm-bindgen = "0.6.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue