chore: use local cosmic-text checkout

This commit is contained in:
Lionel DARNIS 2026-05-25 11:34:38 +02:00
parent 821f54693e
commit f93673c6f4

8
Cargo.lock generated
View file

@ -1457,7 +1457,7 @@ dependencies = [
"alacritty_terminal",
"clap_lex",
"cosmic-files",
"cosmic-text 0.19.0 (git+https://forge.aditua.com/leyoda/cosmic-text.git?branch=local%2Fpr-503)",
"cosmic-text",
"fork 0.4.0",
"hex_color",
"i18n-embed",
@ -1597,7 +1597,7 @@ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
name = "cryoglyph"
version = "0.1.0"
dependencies = [
"cosmic-text 0.19.0",
"cosmic-text",
"etagere",
"lru",
"rustc-hash 2.1.2",
@ -2908,7 +2908,7 @@ version = "0.14.0"
dependencies = [
"bitflags 2.11.1",
"bytemuck",
"cosmic-text 0.19.0",
"cosmic-text",
"half",
"iced_core",
"iced_futures",
@ -2960,7 +2960,7 @@ name = "iced_tiny_skia"
version = "0.14.0"
dependencies = [
"bytemuck",
"cosmic-text 0.19.0",
"cosmic-text",
"iced_debug",
"iced_graphics",
"kurbo 0.10.4",