Skip to content

Commit 5aab834

Browse files
Bump http from 1.1.0 to 1.2.0
Bumps [http](https://github.com/hyperium/http) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be52785 commit 5aab834

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.

gitlab-runner-mock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ serde = { version = "1.0.200", features = ["derive"] }
1616
serde_json = "1.0.64"
1717
url = "2.2.1"
1818
thiserror = "2.0.11"
19-
http = "1.0.0"
19+
http = "1.2.0"
2020
multer = "3.0.0"
2121
futures = "0.3.15"

0 commit comments

Comments
 (0)