Skip to content

Commit

Permalink
chore(deps): Bump http-serde from 1.1.2 to 1.1.3 (vectordotdev#18310)
Browse files Browse the repository at this point in the history
Bumps [http-serde](https://gitlab.com/kornelski/http-serde) from 1.1.2 to 1.1.3.
- [Commits](https://gitlab.com/kornelski/http-serde/compare/v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: http-serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 18, 2023
1 parent ca30b6d commit 31ec4b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ hashbrown = { version = "0.14.0", default-features = false, optional = true, fea
headers = { version = "0.3.8", default-features = false }
hostname = { version = "0.3.1", default-features = false }
http = { version = "0.2.9", default-features = false }
http-serde = "1.1.2"
http-serde = "1.1.3"
http-body = { version = "0.4.5", default-features = false }
hyper = { version = "0.14.27", default-features = false, features = ["client", "runtime", "http1", "http2", "server", "stream"] }
hyper-openssl = { version = "0.9.2", default-features = false }
Expand Down

0 comments on commit 31ec4b3

Please sign in to comment.