[dependencies.handlebars]
version = "^2.0"
[dependencies.reqwest]
version = "^0.9"
[dependencies.serde]
version = "^1.0"
[dependencies.serde_derive]
version = "^1.0"
[dependencies.serde_json]
version = "^1.0"
[dependencies.sha2]
version = "^0.8"
[package]
authors = ["Jeremy Andrews <jeremy@tag1consulting.com>"]
description = "A library to assist with pushing notifications to RQueue."
documentation = "https://github.com/jeremyandrews/rqpush"
edition = "2018"
homepage = "https://github.com/jeremyandrews/rqpush"
keywords = ["network", "notification"]
license = "BSD-2-Clause"
name = "rqpush"
readme = "README.md"
repository = "https://github.com/jeremyandrews/rqpush"
version = "0.4.0"