Skip to content

Commit e046aa9

Browse files
build(deps): bump http from 1.3.1 to 1.4.0 (#32)
Bumps [http](https://github.com/hyperium/http) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: http dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e44b93 commit e046aa9

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
@@ -45,7 +45,7 @@ axum = { version = "0.8.7", features = ["macros", "json"] }
4545
async-trait = "0.1.83"
4646
futures = "0.3.31"
4747
tokio-stream = "0.1.17"
48-
http = "1.2.0"
48+
http = "1.4.0"
4949
base64 = "0.22.1"
5050
# SSH server dependencies
5151
russh = "0.54.6"

0 commit comments

Comments
 (0)