mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
build(deps): bump core-text from 13.2.0 to 13.3.2
Bumps [core-text](https://github.com/servo/core-foundation-rs) from 13.2.0 to 13.3.2. - [Release notes](https://github.com/servo/core-foundation-rs/releases) - [Commits](https://github.com/servo/core-foundation-rs/compare/core-text-v13.2.0...core-text-v13.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0645d8c36d
commit
eee7bc69ff
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -919,9 +919,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "core-text"
|
name = "core-text"
|
||||||
version = "13.2.0"
|
version = "13.3.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "d95a72b5e50e549969dd88eff3047495fe5b8c6f028635442c2b708be707e669"
|
checksum = "db84654ad95211c082cf9795f6f83dc17d0ae6c985ac1b906369dc7384ed346d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"core-foundation 0.6.4",
|
"core-foundation 0.6.4",
|
||||||
"core-graphics 0.17.3",
|
"core-graphics 0.17.3",
|
||||||
|
@ -2353,7 +2353,7 @@ checksum = "212d74cab8498b2d15700b694fb38f77562869d05e1f8b602dd05221a1ca2d63"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cc",
|
"cc",
|
||||||
"core-graphics 0.17.3",
|
"core-graphics 0.17.3",
|
||||||
"core-text 13.2.0",
|
"core-text 13.3.2",
|
||||||
"foreign-types",
|
"foreign-types",
|
||||||
"freetype",
|
"freetype",
|
||||||
"pkg-config",
|
"pkg-config",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue