mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
deps: Upgrade font-kit
and dirs
(#37163)
Testing: This is just a dependency update, so doesn't need tests. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
45072ae2e0
commit
4f4c99a39e
3 changed files with 8 additions and 35 deletions
|
@ -101,7 +101,7 @@ serde_json = { workspace = true }
|
|||
surfman = { workspace = true, features = ["sm-angle-default"] }
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_env = "ohos")))'.dependencies]
|
||||
dirs = "5.0"
|
||||
dirs = "6.0"
|
||||
egui = "0.31.1"
|
||||
egui-file-dialog = "0.9.0"
|
||||
egui-winit = { version = "0.31.1", default-features = false, features = ["clipboard", "wayland"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue