UserHandle newtype, Users & boilerplate
This commit is contained in:
@@ -12,7 +12,7 @@ dotenvy = "0.15.7"
|
||||
maud = { version = "0.27.0", features = ["axum"] }
|
||||
rand = "0.10.0"
|
||||
rusqlite = { version = "0.38.0", features = ["bundled", "chrono", "uuid"] }
|
||||
serde = "1.0.228"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
thiserror = "2.0.18"
|
||||
tokio = { version = "1.49.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user