Files
rust-cache/wasm-workspace/crates/two/Cargo.toml
2022-07-09 11:58:11 +02:00

10 lines
188 B
TOML

[package]
name = "wasm-two"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "3"