mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Switch a few more packages to edition 2024
This commit is contained in:
parent
45dfe28aa9
commit
e27dada8fa
4 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
[package]
|
||||
name = "zed_slint"
|
||||
version = "1.15.0"
|
||||
edition = "2021"
|
||||
edition.workspace = true
|
||||
publish = false
|
||||
license = "MIT"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
[package]
|
||||
name = "bapp"
|
||||
version = "1.15.0"
|
||||
edition = "2021"
|
||||
edition.workspace = true
|
||||
authors = ["Slint Developers <info@slint.dev>"]
|
||||
publish = false
|
||||
license = "MIT"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
name = "blogica"
|
||||
links = "blogica"
|
||||
authors = ["Slint Developers <info@slint.dev>"]
|
||||
edition = "2021"
|
||||
edition.workspace = true
|
||||
publish = false
|
||||
license = "MIT"
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
name = "blogicb"
|
||||
links = "blogicb"
|
||||
authors = ["Slint Developers <info@slint.dev>"]
|
||||
edition = "2021"
|
||||
edition.workspace = true
|
||||
publish = false
|
||||
license = "MIT"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue