diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ axum-macros = "0.5.0" bytes = "1.9.0" cookie = { version = "0.18.1", features = ["percent-encode"] } maud = { version = "0.26.0", features = ["axum"] } +notify = "8.0.0" rand = "0.8.5" serde = { version = "1.0.217", features = ["derive"] } serde_json = "1.0.134" |
