Skip to content

Commit fcc8ae8

Browse files
committed
qt-build-utils: bump qt-version to 0.1.3
1 parent a0863ce commit fcc8ae8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/qt-build-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tempfile = { version = "3.25.0", optional = true }
2626
tar = { version = "0.4.44", optional = true }
2727
flate2 = { version = "1.1.9", optional = true }
2828
qt-artifacts = { version = "0.1.0", optional = true }
29-
qt-version = { version = "0.1.2", optional = true }
29+
qt-version = { version = "0.1.3", optional = true }
3030

3131
[features]
3232
# TODO: should we default to qmake or let downstream crates specify, such as cxx-qt-build

0 commit comments

Comments
 (0)