Skip to content

Commit

Permalink
bump test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem committed Aug 2, 2023
1 parent 3312b3a commit 5ec9842
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions tests/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 5ec9842

Please sign in to comment.