We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd26254 commit ee67f28Copy full SHA for ee67f28
crates/cxx-qt-gen/Cargo.toml
@@ -17,7 +17,7 @@ license.workspace = true
17
description = "Code generation for integrating `cxx-qt` into higher level tools"
18
repository.workspace = true
19
exclude = ["update_expected.sh"]
20
-rust-version = "1.64.0"
+rust-version.workspace = true
21
22
[dependencies]
23
cxx-gen.workspace = true
0 commit comments