version + registry
release / build (push) Failing after 46s

This commit is contained in:
lda
2026-04-14 07:34:39 +07:00 Unverified
parent 9ffa6ce5e6
commit a1a401ff57
4 changed files with 10 additions and 5 deletions
+2 -2
View File
@@ -38,5 +38,5 @@ tracing-subscriber = { version = "0.3", features = [
] }
time = { version = "0.3", features = ["formatting", "local-offset"] }
url = "2"
wakey = { path = "..", registry = "gitea" }
wakey-core = { path = "../wakey-core", registry = "gitea" }
wakey = { path = "..", registry = "gitea", version = "0" }
wakey-core = { path = "../wakey-core", registry = "gitea", version = "0" }