adding qt-build-utils
This commit is contained in:
parent
c86abcbd36
commit
f2da6dcf87
2 changed files with 2 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -349,6 +349,7 @@ dependencies = [
|
|||
"dirs",
|
||||
"fastrand",
|
||||
"libsqlite3-sys",
|
||||
"qt-build-utils",
|
||||
"quote",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
|
|
|
@ -38,6 +38,7 @@ fastrand = "2.0.0"
|
|||
# and compiles it together with the Rust static library
|
||||
[build-dependencies]
|
||||
cxx-qt-build = "0.5.3"
|
||||
qt-build-utils = "0.5.3"
|
||||
|
||||
# [dependencies.confy]
|
||||
# features = ["yaml_conf"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue