Added functionality to added article.

This commit is contained in:
2026-01-17 04:18:20 +01:00
parent 5f36b535a2
commit 098972d000
10 changed files with 140 additions and 15 deletions
+1
View File
@@ -14,3 +14,4 @@ sqlx = { version = "0.8.6", features = [ "runtime-async-std-native-tls", "postgr
# Etc.
chrono = { version = "0.4.42", features = [ "serde" ] }
log = "0.4.29"