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:
parent
3312b3ab47
commit
5ec9842c14
2 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue