Skip to content

Commit

Permalink
Bump http-serde from 1.1.2 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.2 to 2.0.0.
- [Commits](https://gitlab.com/kornelski/http-serde/compare/v1.1.2...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent efeea1c commit 65e8557
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 41 deletions.
91 changes: 51 additions & 40 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 @@ -26,7 +26,7 @@ env_logger = "0.10.0"
hashbrown = { version = "0.14.0", features = ["serde"] }
hmac = "0.12.1"
hocon = "0.9.0"
http-serde = "1.1.2"
http-serde = "2.0.0"
iso8601 = { version = "0.6.1", features = ["serde"] }
log = { version = "0.4.19", features = ["std", "serde"] }
mime = "0.3.17"
Expand Down

0 comments on commit 65e8557

Please sign in to comment.