Skip to content

Commit 7f2d932

Browse files
build(deps): bump itoa from 1.0.11 to 1.0.13 (#3374)
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.11 to 1.0.13. - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.11...1.0.13) --- updated-dependencies: - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e190dae commit 7f2d932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

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

11881188
[[package]]
11891189
name = "itoa"
1190-
version = "1.0.11"
1190+
version = "1.0.13"
11911191
source = "registry+https://github.com/rust-lang/crates.io-index"
1192-
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
1192+
checksum = "540654e97a3f4470a492cd30ff187bc95d89557a903a2bbf112e2fae98104ef2"
11931193

11941194
[[package]]
11951195
name = "jemalloc-sys"

0 commit comments

Comments
 (0)