Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed May 30, 2024
1 parent 6320e0f commit 5c31d21
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 40 deletions.
108 changes: 69 additions & 39 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ postgres-protocol = "0.6"
pprof = { version = "0.13", features = ["flamegraph", "criterion"] }
pretty_assertions = "1"
regex = "1"
rstest = "0.19"
rstest = "0.20"
rustls = "0.23.8"
# ring feature does not require NASM windows executable, but works slower
#rustls = { version = "0.23", default-features = false, features = ["logging", "std", "tls12", "ring"] }
Expand Down

0 comments on commit 5c31d21

Please sign in to comment.