1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/tools/zokrates_wasm_plugin/Cargo.toml
2019-01-14 14:48:33 +01:00

9 lines
No EOL
180 B
TOML

[package]
name = "zokrates_wasm_plugin"
version = "0.1.0"
authors = ["Guillaume Ballet <gballet@gmail.com>"]
edition = "2018"
[dependencies]
parity-wasm = "0.35.3"
clap = "2.32.0"