mirror of
https://gitlab.com/hyask/swaysome.git
synced 2025-12-10 07:44:43 +01:00
Release 2.1.0
This commit is contained in:
parent
5f2cd2b300
commit
b36ba07d06
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -177,7 +177,7 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "swaysome"
|
name = "swaysome"
|
||||||
version = "2.0.0"
|
version = "2.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder",
|
"byteorder",
|
||||||
"clap",
|
"clap",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "swaysome"
|
name = "swaysome"
|
||||||
version = "2.0.0"
|
version = "2.1.0"
|
||||||
authors = ["Skia <skia@hya.sk>", "Nabos <nabos@glargh.fr>"]
|
authors = ["Skia <skia@hya.sk>", "Nabos <nabos@glargh.fr>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "swaysome provides an awesome way to manage your multiple outputs with the sway windows manager"
|
description = "swaysome provides an awesome way to manage your multiple outputs with the sway windows manager"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue