update repo url

This commit is contained in:
Robin Appelman 2025-06-09 17:09:03 +02:00
commit b972b91c79

View file

@ -5,7 +5,7 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2021" edition = "2021"
description = "Global shortcuts using evdev" description = "Global shortcuts using evdev"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
repository = "https://github.com/icewind1991/evdev-shortcut" repository = "https://codeberg.org/icewind/evdev-shortcut"
rust-version = "1.78.0" rust-version = "1.78.0"
[dependencies] [dependencies]