remove cargo cache

This commit is contained in:
Evan Almloff 2023-07-17 16:50:30 -07:00
parent 5077199f25
commit 4ab30c9e76

View file

@ -18,7 +18,6 @@ tower-http = { version = "0.4.1", features = ["auth"] }
simple_logger = "4.2.0"
wasm-logger = "0.2.0"
log.workspace = true
cargo-cache = "0.8.3"
[features]
default = []