Skip to content

Commit

Permalink
Bump http-serde from 1.1.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [http-serde](https://gitlab.com/kornelski/http-serde) from 1.1.3 to 2.0.0.
- [Commits](https://gitlab.com/kornelski/http-serde/compare/v1.1.3...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 29, 2023
1 parent 0a4a580 commit 78fa236
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
35 changes: 23 additions & 12 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 lading/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ clap = { version = "3.2", default-features = false, features = ["std", "color",
flate2 = { version = "1.0.27", default-features = false, features = ["rust_backend" ] }
futures = "0.3.28"
http = "0.2"
http-serde = "1.1"
http-serde = "2.0"
hyper = { version = "0.14", features = ["client"] }
is_executable = "1.0.1"
metrics = { workspace = true }
Expand Down

0 comments on commit 78fa236

Please sign in to comment.