mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 04:45:13 +00:00
Janitor: upgrade cbindgen
This commit is contained in:
parent
da82ecf29e
commit
59cc65c774
2 changed files with 2 additions and 2 deletions
|
@ -42,6 +42,6 @@ slint-interpreter = { version = "=0.2.2", path="../../internal/interpreter", def
|
|||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0"
|
||||
cbindgen = "0.22"
|
||||
cbindgen = "0.23"
|
||||
proc-macro2 = "1.0.11"
|
||||
i-slint-common = { version = "=0.2.2", path="../../internal/common" }
|
||||
|
|
|
@ -20,7 +20,7 @@ regex = "1.4"
|
|||
toml_edit = "0.14.2"
|
||||
xshell = "0.2.1"
|
||||
serde_json = "1.0"
|
||||
cbindgen = "0.22"
|
||||
cbindgen = "0.23"
|
||||
proc-macro2 = "1.0.11"
|
||||
which = "4.2.4"
|
||||
i-slint-common = { version = "=0.2.2", path="../internal/common" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue