mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
chore: Release
This commit is contained in:
parent
ec412a5e74
commit
22dc33367b
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1306,7 +1306,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "lan-mouse"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-channel",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ members = ["input-capture", "input-emulation", "input-event"]
|
|||
[package]
|
||||
name = "lan-mouse"
|
||||
description = "Software KVM Switch / mouse & keyboard sharing software for Local Area Networks"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
repository = "https://github.com/feschber/lan-mouse"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue