Skip to content

Commit 249e7c1

Browse files
authored
Merge pull request #179 from github/dependabot/cargo/http-1.3.1
Bump http from 1.2.0 to 1.3.1
2 parents 762e085 + 374e4b0 commit 249e7c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/twirp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ test-support = []
2121
async-trait = "0.1"
2222
axum = "0.8"
2323
futures = "0.3"
24-
http = "1.2"
24+
http = "1.3"
2525
http-body-util = "0.1"
2626
hyper = { version = "1.6", default-features = false }
2727
prost = "0.13"

0 commit comments

Comments
 (0)