Skip to content

Commit b969a2a

Browse files
committed
revert thirty four upgrade
1 parent 2a13fb9 commit b969a2a

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Cargo.lock

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

interop-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ redis = { version = "0.24.0", default-features = false, features = [
3333
] }
3434
rust-embed = "8.4"
3535
serde_json = "1"
36-
thirtyfour = "0.34.0"
36+
thirtyfour = "=0.32.0" # https://github.com/stevepryde/thirtyfour/issues/169
3737
tokio = { workspace = true, features = ["full"] }
3838
tower-http = { version = "0.5", features = ["cors", "fs", "trace"] }
3939
tracing = { workspace = true }

0 commit comments

Comments
 (0)