Skip to content

Commit ef711f2

Browse files
authored
Merge pull request #68 from emotechlab/dependabot/cargo/http-1.4.0
Bump http from 1.3.1 to 1.4.0
2 parents 09fb980 + 2842264 commit ef711f2

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ async = ["async-trait"]
1616
anyhow = "1.0.100"
1717
async-trait = { version = "0.1.89", optional = true }
1818
derive_builder = "0.20.2"
19-
http = "1.3.1"
19+
http = "1.4.0"
2020
indexmap = "2.12.1"
2121
lazy_static = "1.5"
2222
mediatype = "0.21.0"

0 commit comments

Comments
 (0)