mirror of
https://github.com/servo/servo.git
synced 2025-06-25 01:24:37 +01:00
Bump dtoa-short from 0.3.2 to 0.3.3
Bumps [dtoa-short](https://github.com/upsuper/dtoa-short) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/upsuper/dtoa-short/releases) - [Commits](https://github.com/upsuper/dtoa-short/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
9beb538679
commit
34901b5939
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1469,9 +1469,9 @@ checksum = "4358a9e11b9a09cf52383b451b49a169e8d797b68aa02301ff586d70d9661ea3"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dtoa-short"
|
name = "dtoa-short"
|
||||||
version = "0.3.2"
|
version = "0.3.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "59020b8513b76630c49d918c33db9f4c91638e7d3404a28084083b87e33f76f2"
|
checksum = "bde03329ae10e79ede66c9ce4dc930aa8599043b0743008548680f25b91502d6"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"dtoa",
|
"dtoa",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue