Skip to content

Commit

Permalink
deps: bump thirtyfour from 0.32.0-rc.10 to 0.32.0
Browse files Browse the repository at this point in the history
Pull-Request: #5301.
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 16e5248 commit f1df03e
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 69 deletions.
144 changes: 76 additions & 68 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 interop-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ redis = { version = "0.23.3", default-features = false, features = [
] }
rust-embed = "8.3"
serde_json = "1"
thirtyfour = "=0.32.0-rc.10" # https://github.com/stevepryde/thirtyfour/issues/169
thirtyfour = "=0.32.0" # https://github.com/stevepryde/thirtyfour/issues/169
tokio = { version = "1.37.0", features = ["full"] }
tower-http = { version = "0.5", features = ["cors", "fs", "trace"] }
tracing = { workspace = true }
Expand Down

0 comments on commit f1df03e

Please sign in to comment.