7e7072258d
Co-authored-by: tommy <tommyvez@protonmail.com>
9 lines
189 B
TOML
9 lines
189 B
TOML
[package]
|
|
name = "example-verify-signature"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[workspace]
|
|
|
|
[dependencies]
|
|
nym-cli-commands = { git = "https://github.com/nymtech/nym", branch = "develop" } |