Skip to content

Commit 894c93b

Browse files
Bump http from 0.2.9 to 1.0.0
Bumps [http](https://github.com/hyperium/http) from 0.2.9 to 1.0.0. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v0.2.9...v1.0.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06e2203 commit 894c93b

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

Cargo.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

svanill-vault-server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ aws-sigv4 = "1.1.1"
4242
aws-types = "1.1.1"
4343
aws-sdk-s3 = "1.14.0"
4444
aws-smithy-types = "1.1.1"
45-
http = "0.2.9"
45+
http = "1.0.0"
4646

4747
[dependencies.sentry]
4848
version = "0.32.1"

0 commit comments

Comments
 (0)