chore: Release lan-mouse version 0.2.0

This commit is contained in:
Ferdinand Schober
2023-09-19 19:41:44 +02:00
parent a534f366b4
commit 4a61ed82a9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -680,7 +680,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
[[package]]
name = "lan-mouse"
version = "0.1.1-alpha.1"
version = "0.2.0"
dependencies = [
"anyhow",
"env_logger",

View File

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