tCargo.toml - wasm-runtime - A wasm runtime
HTML git clone https://git.parazyd.org/wasm-runtime
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tCargo.toml (135B)
---
1 [package]
2 name = "drk-sdk"
3 version = "0.1.0"
4 edition = "2021"
5
6 [dependencies]
7 borsh = "0.9.3"
8 thiserror = "1.0.30"
9 wee_alloc = "0.4.5"