Skip to content

Commit ee67f28

Browse files
committed
cargo: use workspace rust-version for cxx-qt-gen too
1 parent bd26254 commit ee67f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cxx-qt-gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ license.workspace = true
1717
description = "Code generation for integrating `cxx-qt` into higher level tools"
1818
repository.workspace = true
1919
exclude = ["update_expected.sh"]
20-
rust-version = "1.64.0"
20+
rust-version.workspace = true
2121

2222
[dependencies]
2323
cxx-gen.workspace = true

0 commit comments

Comments
 (0)