fix repository url

This commit is contained in:
Ferdinand Schober
2024-07-30 11:04:21 +02:00
parent 376ae50b45
commit dcc9250b6d
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ description = "cross-platform input-event types for input-capture / input-emulat
version = "0.2.0"
edition = "2021"
license = "GPL-3.0-or-later"
repository = "https://github.com/ferdinandschober/lan-mouse"
repository = "https://github.com/feschber/lan-mouse"
[dependencies]
futures-core = "0.3.30"