Skip to content

Commit f3311c7

Browse files
build(deps): bump itoa from 1.0.17 to 1.0.18 (#15078)
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.17 to 1.0.18. - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.17...1.0.18) --- updated-dependencies: - dependency-name: itoa dependency-version: 1.0.18 dependency-type: indirect 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>
1 parent afbc66f commit f3311c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,9 +1066,9 @@ dependencies = [
10661066

10671067
[[package]]
10681068
name = "itoa"
1069-
version = "1.0.17"
1069+
version = "1.0.18"
10701070
source = "registry+https://github.com/rust-lang/crates.io-index"
1071-
checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
1071+
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
10721072

10731073
[[package]]
10741074
name = "jemalloc-sys"

0 commit comments

Comments
 (0)