0.17.0
This commit is contained in:
parent
d907e41bf3
commit
bdd6657fd7
7 changed files with 52 additions and 35 deletions
|
|
@ -8,8 +8,8 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
cosmic-text = { path = "../../" }
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
env_logger = "0.11"
|
||||
fontdb = "0.23"
|
||||
log = "0.4"
|
||||
orbclient = "0.3.35"
|
||||
unicode-segmentation = "1.7"
|
||||
orbclient = "0.3.50"
|
||||
unicode-segmentation = "1.12"
|
||||
|
|
|
|||
|
|
@ -8,12 +8,12 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
cosmic-text = { path = "../..", features = ["syntect"] }
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
env_logger = "0.11"
|
||||
fontdb = "0.23"
|
||||
log = "0.4"
|
||||
softbuffer = "0.4"
|
||||
tiny-skia = "0.11"
|
||||
unicode-segmentation = "1.7"
|
||||
unicode-segmentation = "1.12"
|
||||
winit = "0.29"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
|
|
@ -8,10 +8,10 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
cosmic-text = { path = "../.." }
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
env_logger = "0.11"
|
||||
fontdb = "0.23"
|
||||
log = "0.4"
|
||||
softbuffer = "0.4"
|
||||
tiny-skia = "0.11"
|
||||
unicode-segmentation = "1.7"
|
||||
unicode-segmentation = "1.12"
|
||||
winit = "0.29"
|
||||
|
|
|
|||
|
|
@ -8,10 +8,10 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
cosmic-text = { path = "../.." }
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
env_logger = "0.11"
|
||||
fontdb = "0.23"
|
||||
log = "0.4"
|
||||
softbuffer = "0.4"
|
||||
tiny-skia = "0.11"
|
||||
unicode-segmentation = "1.7"
|
||||
unicode-segmentation = "1.12"
|
||||
winit = "0.29"
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ license = "MIT OR Apache-2.0"
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
colored = "2.0"
|
||||
colored = "3.1"
|
||||
cosmic-text = { path = "../../" }
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
env_logger = "0.11"
|
||||
fontdb = "0.23"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue