This commit is contained in:
lda
2026-04-14 06:19:32 +07:00 Unverified
parent d08134f392
commit 457c5e4e03
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -3034,7 +3034,7 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[package]]
name = "wakey"
version = "0.2.0-a1"
version = "0.2.0"
dependencies = [
"anyhow",
"chrono",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "wakey"
version = "0.2.0-a1"
version = "0.2.0"
edition = "2024"
publish = ["gitea"]