Skip to content

Commit

Permalink
revert thirty four upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jxs committed Sep 20, 2024
1 parent 2a13fb9 commit a4b267e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 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.24.0", default-features = false, features = [
] }
rust-embed = "8.4"
serde_json = "1"
thirtyfour = "0.34.0"
thirtyfour = "=0.32.0" # https://github.com/stevepryde/thirtyfour/issues/169
tokio = { workspace = true, features = ["full"] }
tower-http = { version = "0.5", features = ["cors", "fs", "trace"] }
tracing = { workspace = true }
Expand Down

0 comments on commit a4b267e

Please sign in to comment.