[package]name="miden-protocol"version="0.1.0"[lib]namespace="miden::protocol"path="mod.masm"[dependencies]miden-utils={workspace=true,linkage="dynamic"}# NOTE: As described in the miden-project README, this will be linked as a kernel automatically# as `miden-tx` defines a kernel targetmiden-tx.workspace=true