Skip to content

Commit

Permalink
chore(deps): bump the patch group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the patch group with 2 updates: [serde](https://github.com/serde-rs/serde) and [hyper](https://github.com/hyperium/hyper).


Updates `serde` from 1.0.215 to 1.0.216
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.215...v1.0.216)

Updates `hyper` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v1.5.1...v1.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent ae030d2 commit 6453b83
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -47,7 +47,7 @@ wat = "1.220"
windows-sys = "0.59"
serial_test = "3"
tracing = "0.1"
hyper = "1.5.1"
hyper = "1.5.2"
tokio = { version = "1.41.1", default-features = false }
tokio-util = { version = "0.7", default-features = false }

Expand Down

0 comments on commit 6453b83

Please sign in to comment.