Skip to content

Commit

Permalink
chore(deps): bump itoa from 1.0.9 to 1.0.10
Browse files Browse the repository at this point in the history
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](dtolnay/itoa@1.0.9...1.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent caa418d commit bfad4c6
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 @@ -13,7 +13,7 @@ http = "0.2.11"
http-body = "0.4.5"
thiserror = "1.0.40"
tracing = "0.1.37"
itoa = "1.0.9"
itoa = "1.0.10"

# Hyper v0.1
http-body-v1 = { package = "http-body", version = "1.0.0-rc.2" }
Expand Down

0 comments on commit bfad4c6

Please sign in to comment.