3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-07-14 18:46:40 +00:00
rust-cache/tests/wasm-workspace/crates/two/Cargo.toml
2025-06-20 09:12:23 +02:00

8 lines
106 B
TOML

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