[badges.travis-ci]
repository = "novacrazy/serde_shims"
[dependencies.serde]
default_features = false
version = "1.0"
[dev-dependencies.bitflags]
version = "1"
[dev-dependencies.serde_derive]
version = "1.0"
[dev-dependencies.serde_json]
version = "1.0"
[features]
default = ["std"]
std = []
[package]
authors = ["novacrazy <novacrazy@gmail.com>"]
categories = ["encoding"]
description = "Community Driven Serde Shims"
documentation = "https://novacrazy.github.io/serde_shims/"
keywords = ["serde", "shim", "bitflags"]
license = "MIT"
name = "bitflags_serde_shim"
readme = "README.md"
repository = "https://github.com/novacrazy/serde_shims"
version = "0.2.5"