cider 0.1.0

A helper library for Apple services
Documentation
[dependencies.serde]
features = ["derive"]
version = "1"

[features]
alloc = []
default = ["std"]
std = []

[package]
authors = ["Bryant Luk <code@bryantluk.com>"]
description = "A helper library for Apple services"
edition = "2018"
include = ["src/**/*.rs", "Cargo.toml", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]
license = "MIT OR Apache-2.0"
name = "cider"
readme = "README.md"
repository = "https://github.com/bluk/cider"
version = "0.1.0"