Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 4e2c9b5

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump http from 0.2.9 to 0.2.11
Bumps [http](https://github.com/hyperium/http) from 0.2.9 to 0.2.11. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/v0.2.11/CHANGELOG.md) - [Commits](hyperium/http@v0.2.9...v0.2.11) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 844f716 commit 4e2c9b5

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ features = ["derive"]
3434

3535
# HTTP request/response
3636
[workspace.dependencies.http]
37-
version = "0.2.9"
37+
version = "0.2.11"
3838

3939
# Templates
4040
[workspace.dependencies.minijinja]

0 commit comments

Comments
 (0)