Skip to content

Commit 8b809e8

Browse files
Montelahayzen-kdab
authored andcommitted
Increase cc dependancy. We need 1.0.89 (cc_builder.get_files())
1 parent dc0184b commit 8b809e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ qt-build-utils = { path = "crates/qt-build-utils", version = "0.6.0" }
4444
cxx-qt-lib-extras-headers = { path = "crates/cxx-qt-lib-extras-headers", version = "0.6.0" }
4545
cxx-qt-lib-extras = { path = "crates/cxx-qt-lib-extras", version = "0.6.0" }
4646

47-
cc = { version = "1.0.86", features = ["parallel"] }
47+
cc = { version = "1.0.89", features = ["parallel"] }
4848
# Ensure that the example comments are kept in sync
4949
# ./examples/cargo_without_cmake/Cargo.toml
5050
# ./examples/qml_minimal/rust/Cargo.toml

0 commit comments

Comments
 (0)