mirror of
https://github.com/Swatinem/rust-cache
synced 2025-08-12 08:10:55 +00:00
add some more tests
This commit is contained in:
parent
86bae2494f
commit
fffd6895b2
12 changed files with 185 additions and 1057 deletions
|
@ -3,9 +3,8 @@ publish = false
|
|||
name = "rust-cache"
|
||||
version = "0.1.0"
|
||||
authors = ["Arpad Borsos <arpad.borsos@googlemail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dev-dependencies]
|
||||
[dependencies]
|
||||
reqwest = "0.11.0"
|
||||
clap = "3"
|
||||
actix-web = { git = "https://github.com/actix/actix-web.git", rev = "bd26083f333ecf63e3eb444748250364ce124f5e" }
|
||||
proguard = { git = "https://github.com/getsentry/rust-proguard", rev = "4bc2cddd79cc8f7c9d14dda2f9f4c431e10c9424" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue