Skip to content

Commit 3c6dbf1

Browse files
BenFordTytheringtonahayzen-kdab
authored andcommitted
Update CXX version
1 parent 1e80af7 commit 3c6dbf1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ cc = { version = "1.0.100", features = ["parallel"] }
5353
# ./book/src/getting-started/4-cargo-executable.md
5454
# ./book/src/getting-started/5-cmake-integration.md
5555
# TODO: Can we re-export cxx from cxx-qt, so people don't need to manually add this anymore?
56-
cxx = "1.0.95"
56+
cxx = "1.0.144"
5757
cxx-build = { version = "1.0.95", features = [ "parallel" ] }
5858
cxx-gen = "0.7.121"
5959
proc-macro2 = "1.0"

0 commit comments

Comments
 (0)