1
0
mirror of https://github.com/rm-dr/servable.git synced 2025-12-10 03:04:22 -08:00

v0.0.5
All checks were successful
CI / Check links (push) Successful in 12s
CI / Check typos (push) Successful in 18s
CI / Clippy (push) Successful in 1m42s
CI / Build and test (push) Successful in 5m25s

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

3
Cargo.lock generated
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",