jpush 0.1.5

简单集成极光App推送
Documentation
[dependencies.async-trait]
optional = true
version = "0.1.82"

[dependencies.base64]
version = "0.22.1"

[dependencies.reqwest]
version = "0.12.7"

[dependencies.schemars]
version = "0.8.21"

[dependencies.serde]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.spring]
optional = true
version = "0.2.1"

[features]
spring-rs = ["spring", "async-trait"]

[lib]
name = "jpush"
path = "src/lib.rs"

[package]
authors = ["yinxu46 <yinxu46@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "简单集成极光App推送"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "jpush"
readme = "README.md"
repository = "https://global:global123456@gitea.1000duo.cn/qianduo/jpush.git"
version = "0.1.5"