3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-08-30 16:30:11 +00:00

bump test dependencies

This commit is contained in:
Arpad Borsos 2023-08-02 12:47:24 +02:00
parent 3312b3ab47
commit 5ec9842c14
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
2 changed files with 7 additions and 7 deletions

View file

@ -6,8 +6,8 @@ authors = ["Arpad Borsos <arpad.borsos@googlemail.com>"]
edition = "2021"
[dependencies]
reqwest = "0.11.11"
reqwest = "0.11.18"
watto = { git = "https://github.com/getsentry/watto", rev = "d71c8218506bddba102a124a460d64da25e303dc", features = ["strings"] }
[target.'cfg(not(target_env = "msvc"))'.dependencies]
tikv-jemallocator = "0.5"
tikv-jemallocator = "0.5.4"