chore: Release lan-mouse version 0.6.0

This commit is contained in:
Ferdinand Schober
2024-01-28 17:35:52 +01:00
parent c9deb6eba4
commit f4db2366b7
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1274,7 +1274,7 @@ dependencies = [
[[package]]
name = "lan-mouse"
version = "0.5.1"
version = "0.6.0"
dependencies = [
"anyhow",
"ashpd",

View File

@@ -1,7 +1,7 @@
[package]
name = "lan-mouse"
description = "Software KVM Switch / mouse & keyboard sharing software for Local Area Networks"
version = "0.5.1"
version = "0.6.0"
edition = "2021"
license = "GPL-3.0-or-later"
repository = "https://github.com/ferdinandschober/lan-mouse"