Skip to content

Commit 242545f

Browse files
deps: bump thirtyfour from 0.32.0 to 0.36.1
Bumps [thirtyfour](https://github.com/Vrtgs/thirtyfour) from 0.32.0 to 0.36.1. - [Release notes](https://github.com/Vrtgs/thirtyfour/releases) - [Commits](vrtgs/thirtyfour@v0.32.0...v0.36.1) --- updated-dependencies: - dependency-name: thirtyfour dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 055186d commit 242545f

2 files changed

Lines changed: 44 additions & 38 deletions

File tree

Cargo.lock

Lines changed: 43 additions & 37 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
@@ -32,7 +32,7 @@ redis = { version = "0.24.0", default-features = false, features = [
3232
] }
3333
rust-embed = "8.11"
3434
serde_json = "1"
35-
thirtyfour = "=0.32.0" # https://github.com/stevepryde/thirtyfour/issues/169
35+
thirtyfour = "=0.36.1" # https://github.com/stevepryde/thirtyfour/issues/169
3636
tokio = { workspace = true, features = ["full"] }
3737
tower-http = { version = "0.5", features = ["cors", "fs", "trace"] }
3838
tracing = { workspace = true }

0 commit comments

Comments
 (0)