mirror of
https://gitlab.com/hyask/swaysome.git
synced 2026-01-28 02:17:18 +01:00
Release 1.1.4
This commit is contained in:
parent
1e6986558d
commit
06eb9d29c2
2 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -133,7 +133,7 @@ checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
|||
|
||||
[[package]]
|
||||
name = "swaysome"
|
||||
version = "1.1.3"
|
||||
version = "1.1.4"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"clap",
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[package]
|
||||
name = "swaysome"
|
||||
version = "1.1.3"
|
||||
version = "1.1.4"
|
||||
authors = ["Skia <skia@hya.sk>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
description = "swaysome provides a different way to manage your multiple outputs with the sway windows manager"
|
||||
license = "MIT"
|
||||
repository = "https://gitlab.com/hyask/swaysome"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue