mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
Centralize rust-version in Cargo.toml
Require 1.64 in the workspace and inherit the setting in package Cargo.toml files.
This commit is contained in:
parent
d764796e0c
commit
11f46906a2
10 changed files with 12 additions and 8 deletions
|
|
@ -12,7 +12,7 @@ description = "Slint C++ integration"
|
|||
repository = "https://github.com/slint-ui/slint"
|
||||
homepage = "https://slint-ui.com"
|
||||
publish = false
|
||||
rust-version = "1.60"
|
||||
rust-version.workspace = true
|
||||
# prefix used to convey path to generated includes to the C++ test driver
|
||||
links = "slint_cpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue