mirror of
https://github.com/Swatinem/rust-cache.git
synced 2024-11-24 07:06:18 +08:00
9 lines
106 B
TOML
9 lines
106 B
TOML
[package]
|
|
publish = false
|
|
name = "wasm-two"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
clap = "3"
|