From 28f4a1be06e29bb3bbb3dbf4f9307308783450ab Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Fri, 13 Sep 2024 13:04:16 +0200 Subject: Text-to-speach API for alert sound generation --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 54a15ad..7bca3d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] } -- cgit v1.2.3-18-g5258