mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
build(deps): bump pathfinder_simd from 0.5.2 to 0.5.3 (#32055)
Bumps [pathfinder_simd](https://github.com/servo/pathfinder) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/servo/pathfinder/releases) - [Commits](https://github.com/servo/pathfinder/commits) --- updated-dependencies: - dependency-name: pathfinder_simd 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>
This commit is contained in:
parent
cd642f2e6b
commit
0a860bd928
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -4205,9 +4205,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "pathfinder_simd"
|
||||
version = "0.5.2"
|
||||
version = "0.5.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0444332826c70dc47be74a7c6a5fc44e23a7905ad6858d4162b658320455ef93"
|
||||
checksum = "ebf45976c56919841273f2a0fc684c28437e2f304e264557d9c72be5d5a718be"
|
||||
dependencies = [
|
||||
"rustc_version",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue