[package] name = "nu-block" version = "0.1.0" edition = "2021" [dependencies] serde.workspace = true anyhow.workspace = true thiserror.workspace = true sha2.workspace = true hex.workspace = true nu-state = { path = "../nu-state" }