mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
build(deps): bump pathfinder_simd from 0.5.4 to 0.5.5
Bumps [pathfinder_simd](https://github.com/servo/pathfinder) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/servo/pathfinder/releases) - [Commits](https://github.com/servo/pathfinder/commits) --- updated-dependencies: - dependency-name: pathfinder_simd dependency-version: 0.5.5 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7147e06b53
commit
e35865212d
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -5517,9 +5517,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pathfinder_simd"
|
name = "pathfinder_simd"
|
||||||
version = "0.5.4"
|
version = "0.5.5"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
|
checksum = "bf9027960355bf3afff9841918474a81a5f972ac6d226d518060bba758b5ad57"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rustc_version",
|
"rustc_version",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue