diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2024-09-05 12:21:32 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-05 12:21:32 +0000 |
| commit | f56b18fd28054aa5b241a897d22bcfc58c321286 (patch) | |
| tree | 10908e8ada3641be175f1af9857c3be6b7489f7c /Cargo.toml | |
| parent | b592d19f1a74a32df0aaed7dbf7484d0ef5ad35a (diff) | |
Send notifications by Expo API
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,3 +30,4 @@ chrono = { version = "0.4.38", features = ["serde"] } sha256 = "1.5.0" axum-extra = { version = "0.9.3", features = ["typed-header"] } bytes = "1" +expo_push_notification_client = "0.4.1" |
