Use wakey fork on git.huizinga.dev instead of github.com

This commit is contained in:
2023-09-01 21:16:13 +02:00
parent 15cde02a8d
commit 0298e7891e
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ enum_dispatch = "0.3.12"
indexmap = { version = "2.0.0", features = ["serde"] }
[patch.crates-io]
wakey = { git = "https://github.com/DreadedX/wakey" }
wakey = { git = "https://git.huizinga.dev/Dreaded_X/wakey" }
[profile.release]
lto = true