1
0
mirror of https://github.com/rm-dr/servable.git synced 2026-05-16 00:19:01 -07:00

v0.0.5
CI / Check typos (push) Successful in 21s
CI / Check links (push) Successful in 16s
CI / Clippy (push) Successful in 1m9s
CI / Build and test (push) Successful in 3m2s

This commit is contained in:
2025-12-04 14:59:34 -08:00
committed by GitHub
parent 8674bd9c85
commit 7a13bd0cda
11 changed files with 43 additions and 863 deletions
Generated
+2 -1
View File
@@ -1274,12 +1274,13 @@ dependencies = [
[[package]]
name = "servable"
version = "0.0.4"
version = "0.0.5"
dependencies = [
"axum",
"chrono",
"image",
"maud",
"mime",
"rand",
"serde",
"serde_urlencoded",