chore: use local glyphon and cosmic-text
This commit is contained in:
parent
3982e04aa2
commit
cf7828fb70
1 changed files with 2 additions and 2 deletions
|
|
@ -238,8 +238,8 @@ async-std = "1.0"
|
|||
bitflags = "2.5"
|
||||
bytemuck = { version = "1.0", features = ["derive"] }
|
||||
bytes = "1.6"
|
||||
cosmic-text = "0.19"
|
||||
cryoglyph = { git = "https://github.com/iced-rs/cryoglyph.git", rev = "e429a025df36ab8145708acb309080ae3deec17a" }
|
||||
cosmic-text = { path = "../../cosmic-text" }
|
||||
cryoglyph = { package = "cryoglyph", path = "../../glyphon" }
|
||||
dark-light = "1.0"
|
||||
resvg = "0.45"
|
||||
web-sys = "0.3.69"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue