3
0
Fork 0
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:
Arpad Borsos 2022-07-09 17:17:14 +02:00
parent 86bae2494f
commit fffd6895b2
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
12 changed files with 185 additions and 1057 deletions

View file

@ -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"