3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-04-05 21:24:07 +00:00
rust-cache/tests/wasm-workspace/crates/two/Cargo.toml
2022-07-09 17:17:14 +02:00

9 lines
106 B
TOML

[package]
publish = false
name = "wasm-two"
version = "0.1.0"
edition = "2021"
[dependencies]
clap = "3"