updating cxx-qt
This commit is contained in:
parent
097fa8ee7e
commit
114119baef
2 changed files with 49 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue