Skip to content

Commit d3b4ad6

Browse files
build(deps): bump dtoa from 1.0.9 to 1.0.10 (#3749)
Bumps [dtoa](https://github.com/dtolnay/dtoa) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/dtolnay/dtoa/releases) - [Commits](dtolnay/dtoa@1.0.9...1.0.10) --- updated-dependencies: - dependency-name: dtoa 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 332e29a commit d3b4ad6

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
@@ -489,9 +489,9 @@ dependencies = [
489489

490490
[[package]]
491491
name = "dtoa"
492-
version = "1.0.9"
492+
version = "1.0.10"
493493
source = "registry+https://github.com/rust-lang/crates.io-index"
494-
checksum = "dcbb2bf8e87535c23f7a8a321e364ce21462d0ff10cb6407820e8e96dfff6653"
494+
checksum = "d6add3b8cff394282be81f3fc1a0605db594ed69890078ca6e2cab1c408bcf04"
495495

496496
[[package]]
497497
name = "either"

0 commit comments

Comments
 (0)