Janitor: Update cbindgen

This commit is contained in:
Olivier Goffart 2022-04-19 15:32:42 +02:00
parent 8117e7f03d
commit af3db79472
2 changed files with 2 additions and 2 deletions

View file

@ -42,6 +42,6 @@ slint-interpreter = { version = "=0.2.2", path="../../internal/interpreter", def
[build-dependencies]
anyhow = "1.0"
cbindgen = "0.21"
cbindgen = "0.22"
proc-macro2 = "1.0.11"
i-slint-common = { version = "=0.2.2", path="../../internal/common" }