# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "expo_push_notification_client" version = "0.3.5" authors = ["katayama8000 "] description = "Expo Push Notification Client for Rust" homepage = "https://github.com/katayama8000/expo-push-notification-client/blob/main/README.md" readme = "README.md" keywords = [ "react", "native", "expo", "push", "notifications", ] categories = [ "api-bindings", "web-programming", ] license = "MIT OR Apache-2.0" repository = "https://github.com/katayama8000/expo-push-notification-client" [dependencies.async-compression] version = "0.4.6" features = [ "gzip", "tokio", ] [dependencies.regex] version = "1.10.3" [dependencies.reqwest] version = "0.12.2" features = [ "json", "gzip", ] [dependencies.serde] version = "1.0.196" features = ["derive"] [dependencies.serde_json] version = "1.0.113" [dependencies.serde_with] version = "3.6.0" [dependencies.thiserror] version = "1.0.56" [dependencies.tokio] version = "1.36.0" features = ["io-util"] [dev-dependencies.anyhow] version = "1.0.79" [dev-dependencies.mockito] version = "1.4.0" [dev-dependencies.tokio] version = "1.36.0" features = ["full"]