Public dry run dryrun-2a68aa98149e

Source commit: 2a68aa98149e9042b7975736e002699a0118ece6

Public tree identity: sha256:8aa9c852dc87a3e5469c13fda3134ad19dbc626c8712bb7e019e062616d4a52e
This commit is contained in:
Disasmer release dry run 2026-07-01 21:08:19 +02:00
commit 0779e3ecc8
111 changed files with 35316 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