diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,3 +31,4 @@ sha256 = "1.5.0" axum-extra = { version = "0.9.3", features = ["typed-header"] } bytes = "1" expo_push_notification_client = "0.4.1" +reqwest = { version = "0.12.7", features = ["json"] } |