chore: bump version to 1.3.0
This commit is contained in:
parent
0f51e9d29f
commit
e5cbc819e8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cosmic-greeter"
|
||||
version = "0.1.0"
|
||||
version = "1.3.0"
|
||||
edition = "2024"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
@ -88,7 +88,7 @@ image = { version = "0.25", default-features = false, features = [
|
|||
] }
|
||||
|
||||
[dependencies.greetd_ipc]
|
||||
version = "0.10.3"
|
||||
version = "1.3.0"
|
||||
features = ["tokio-codec"]
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue