updating cxx-qt

This commit is contained in:
Chris Cochrun 2023-03-14 14:40:12 -05:00
parent 097fa8ee7e
commit 114119baef
2 changed files with 49 additions and 13 deletions

View file

@ -18,8 +18,8 @@ configparser = "3.0.2"
serde = "1.0.152"
serde_derive = "1.0.152"
cxx = "1.0.83"
cxx-qt = "0.4.1"
cxx-qt-lib = "0.4.1"
cxx-qt = "0.5.0"
cxx-qt-lib = "0.5.0"
# cxx-qt-build generates C++ code from the `#[cxx_qt::bridge]` module
# and compiles it together with the Rust static library