chore: Release lan-mouse version 0.5.0

This commit is contained in:
Ferdinand Schober
2023-12-28 17:55:44 +01:00
parent 0fffd5bb15
commit 6a6d9a9fa9
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -1226,7 +1226,7 @@ checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
[[package]]
name = "lan-mouse"
version = "0.4.0"
version = "0.5.0"
dependencies = [
"anyhow",
"ashpd",
@@ -1729,7 +1729,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "reis"
version = "0.1.0"
source = "git+https://github.com/ids1024/reis#a12f7e418e1e00c93369f82866b41f93ff8a6eca"
source = "git+https://github.com/ids1024/reis#c836d229245f19e46b42ed9a09cc446baf49f942"
dependencies = [
"futures",
"rustix 0.38.28",

View File

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

View File

@@ -10,4 +10,4 @@ Name=Lan Mouse
StartupNotify=true
Terminal=false
Type=Application
Version=0.4.0
Version=0.5.0