mirror of
https://github.com/Swatinem/rust-cache
synced 2025-05-02 08:05:54 +00:00
add some more tests
This commit is contained in:
parent
86bae2494f
commit
fffd6895b2
12 changed files with 185 additions and 1057 deletions
|
@ -1,9 +1,8 @@
|
|||
[package]
|
||||
publish = false
|
||||
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
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = "3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue