mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Also update neon
This commit is contained in:
parent
9ace1fcc78
commit
f397e08abc
2 changed files with 3 additions and 4 deletions
|
@ -22,14 +22,14 @@ sixtyfps-compilerlib = { version = "=0.0.4", path="../../../sixtyfps_compiler",
|
|||
sixtyfps-interpreter = { version = "=0.0.4", path="../../../sixtyfps_runtime/interpreter" }
|
||||
sixtyfps-corelib = { version = "=0.0.4", path="../../../sixtyfps_runtime/corelib" }
|
||||
scoped-tls-hkt = "0.1"
|
||||
neon = "0.6.0"
|
||||
neon = "0.7.0"
|
||||
css-color-parser2 = "1.0.1"
|
||||
spin_on = "0.1" #FIXME: remove and delegate to async JS instead
|
||||
vtable = { version = "0.1.1", path="../../../helper_crates/vtable" }
|
||||
generativity = "1"
|
||||
rand = "0.7.3"
|
||||
rand = "0.8"
|
||||
|
||||
[build-dependencies]
|
||||
neon-build = "0.6.0"
|
||||
neon-build = "0.7.0"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue