chore: use local glyphon and cosmic-text
This commit is contained in:
parent
41d35a6112
commit
18b7425059
2 changed files with 4 additions and 5 deletions
|
|
@ -238,10 +238,10 @@ async-std = "1.0"
|
|||
bitflags = "2.5"
|
||||
bytemuck = { version = "1.0", features = ["derive"] }
|
||||
bytes = "1.6"
|
||||
cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git" }
|
||||
cosmic-text = { path = "../../cosmic-text" }
|
||||
# cosmic-text = "0.10"
|
||||
dark-light = "1.0"
|
||||
cryoglyph = { package = "cryoglyph", git = "https://github.com/pop-os/glyphon.git", tag = "cosmic-0.14" }
|
||||
cryoglyph = { package = "cryoglyph", path = "../../glyphon" }
|
||||
resvg = "0.45"
|
||||
web-sys = "0.3.69"
|
||||
guillotiere = "0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue