mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 18:11:38 +01:00
chore: Bump version
This commit is contained in:
parent
ee7129009a
commit
a369356b49
5 changed files with 11 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "reset"
|
||||
version = "1.2.7"
|
||||
version = "2.0.0"
|
||||
edition = "2021"
|
||||
description = "A wip universal Linux settings application."
|
||||
repository = "https://github.com/Xetibo/ReSet"
|
||||
|
|
@ -11,8 +11,8 @@ name = "ReSet"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
reset_daemon = "2.1.3"
|
||||
re_set-lib = "5.2.4"
|
||||
reset_daemon = "2.2.0"
|
||||
re_set-lib = "5.2.5"
|
||||
adw = { version = "0.6.0", package = "libadwaita", features = ["v1_4"] }
|
||||
dbus = "0.9.7"
|
||||
gtk = { version = "0.8.1", package = "gtk4", features = ["v4_12"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue