clusterflux-public/crates/disasmer-node/Cargo.toml
Disasmer release dry run 0779e3ecc8 Public dry run dryrun-2a68aa98149e
Source commit: 2a68aa98149e9042b7975736e002699a0118ece6

Public tree identity: sha256:8aa9c852dc87a3e5469c13fda3134ad19dbc626c8712bb7e019e062616d4a52e
2026-07-01 21:08:19 +02:00

16 lines
364 B
TOML

[package]
name = "disasmer-node"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
disasmer-core = { path = "../disasmer-core" }
quinn.workspace = true
rcgen.workspace = true
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true
tokio.workspace = true
wasmtime.workspace = true