Add initial reduction node implementation, start adding dynamic node
All checks were successful
test / test (push) Successful in 15m58s
All checks were successful
test / test (push) Successful in 15m58s
This commit is contained in:
@@ -38,6 +38,7 @@ futures = "0.3.31"
|
||||
tokio-util = { version = "0.7.13", features = ["compat"] }
|
||||
async-trait = "0.1.83"
|
||||
testcontainers = "0.23.1"
|
||||
wasmtime = "28.0.0"
|
||||
|
||||
# More info on targets: https://doc.rust-lang.org/cargo/reference/cargo-targets.html#configuring-a-target
|
||||
[lib]
|
||||
|
||||
Reference in New Issue
Block a user