Public dry run dryrun-fc8380260013

Source commit: fc8380260013119c2535fa0ec860c9e0581c5896

Public tree identity: sha256:2edc3fda481ae8b3b5f4949811e496ec787aa436aa26bd070e14ac410ba75adc
This commit is contained in:
Disasmer release dry run 2026-07-03 15:28:47 +02:00
commit 28414a6e83
112 changed files with 39020 additions and 0 deletions

View file

@ -0,0 +1,16 @@
[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