Skip to content

Commit

Permalink
deps: bump thirtyfour from 0.32.0-rc.8 to 0.32.0-rc.10
Browse files Browse the repository at this point in the history
Pull-Request: #5206.
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 75f6ec7 commit 245430a
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 118 deletions.
166 changes: 49 additions & 117 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.8" # https://github.com/stevepryde/thirtyfour/issues/169
thirtyfour = "=0.32.0-rc.10" # https://github.com/stevepryde/thirtyfour/issues/169
tokio = { version = "1.36.0", features = ["full"] }
tower-http = { version = "0.5", features = ["cors", "fs", "trace"] }
tracing = "0.1.37"
Expand Down

0 comments on commit 245430a

Please sign in to comment.