Merge branch 'geieredgar-example-deps'
This commit is contained in:
commit
e788c175ec
5 changed files with 11 additions and 11 deletions
|
|
@ -8,8 +8,8 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
cosmic-text = { path = "../../", features = ["syntect"] }
|
||||
env_logger = "0.9"
|
||||
fontdb = "0.9"
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
lazy_static = "1.4"
|
||||
log = "0.4"
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ features = ["wgpu", "winit"]
|
|||
#path = "../../../libcosmic"
|
||||
|
||||
[dependencies.rfd]
|
||||
version = "0.10"
|
||||
version = "0.11"
|
||||
#TODO: iced portal
|
||||
#default-features = false
|
||||
#features = ["xdg-portal"]
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
cosmic-text = { path = "../..", features = ["syntect"] }
|
||||
env_logger = "0.9"
|
||||
fontdb = "0.9"
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
log = "0.4"
|
||||
orbclient = "0.3.35"
|
||||
unicode-segmentation = "1.7"
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
cosmic-text = { path = "../../" }
|
||||
env_logger = "0.9"
|
||||
fontdb = "0.9"
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
log = "0.4"
|
||||
orbclient = "0.3.35"
|
||||
unicode-segmentation = "1.7"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
cosmic-text = { path = "../../" }
|
||||
env_logger = "0.9"
|
||||
fontdb = "0.9"
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
log = "0.4"
|
||||
orbclient = "0.3.35"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
cosmic-text = { path = "../../" }
|
||||
env_logger = "0.9"
|
||||
fontdb = "0.9"
|
||||
env_logger = "0.10"
|
||||
fontdb = "0.13"
|
||||
log = "0.4"
|
||||
termion = "2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue