Added timezone support
Build and Publish / Build and Publish Docker Image (push) Failing after 56s

This commit is contained in:
Ultradesu
2026-05-11 13:43:16 +01:00
parent 434ed7a376
commit 357a2ed423
8 changed files with 60 additions and 38 deletions
Generated
+2 -1
View File
@@ -3255,9 +3255,10 @@ dependencies = [
[[package]]
name = "web-petting"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"chrono",
"chrono-tz",
"cot",
"futures",
"multer",