Switch a few more packages to edition 2024

This commit is contained in:
David Faure 2025-12-09 13:34:58 +01:00 committed by Olivier Goffart
parent 45dfe28aa9
commit e27dada8fa
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
[package]
name = "zed_slint"
version = "1.15.0"
edition = "2021"
edition.workspace = true
publish = false
license = "MIT"

View file

@ -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"

View file

@ -5,7 +5,7 @@
name = "blogica"
links = "blogica"
authors = ["Slint Developers <info@slint.dev>"]
edition = "2021"
edition.workspace = true
publish = false
license = "MIT"

View file

@ -5,7 +5,7 @@
name = "blogicb"
links = "blogicb"
authors = ["Slint Developers <info@slint.dev>"]
edition = "2021"
edition.workspace = true
publish = false
license = "MIT"