mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-21 15:52:19 +00:00
Janitor: update dependencies
This commit is contained in:
parent
b8378c7a30
commit
ec2dc0a74b
2 changed files with 2 additions and 2 deletions
|
@ -157,7 +157,7 @@ serde_json = { version = "1.0.96" }
|
|||
softbuffer = { version = "0.4.4", default-features = false }
|
||||
spin_on = { version = "0.1" }
|
||||
strum = { version = "0.27.1", default-features = false, features = ["derive"] }
|
||||
toml_edit = { version = "0.22.7" }
|
||||
toml_edit = { version = "0.23.0" }
|
||||
ttf-parser = { version = "0.25" }
|
||||
web-sys = { version = "0.3.72", default-features = false }
|
||||
smol_str = { version = "0.3.1" }
|
||||
|
|
|
@ -20,7 +20,7 @@ name = "test-driver-nodejs"
|
|||
test_driver_lib = { path = "../driverlib" }
|
||||
# Require `artifact` dependencies tracked by rust RFC 3028
|
||||
#slint-node = { path = "../../../api/node", artifact = ["cdylib"] }
|
||||
which = "7.0"
|
||||
which = "8.0"
|
||||
tempfile = "3.2"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue