bump test dependencies

This commit is contained in:
Arpad Borsos
2023-08-02 12:47:24 +02:00
parent 3312b3ab47
commit 5ec9842c14
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"