Documentation
[dependencies.phf]
features = ["macros"]
optional = true
version = "0.8"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1"

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

[package]
authors = ["Nikolai Vazquez"]
categories = ["no-std"]
description = "License info."
documentation = "https://docs.rs/linfo"
edition = "2018"
homepage = "https://github.com/nvzqz/linfo"
license = "MIT OR Apache-2.0"
name = "linfo"
repository = "https://github.com/nvzqz/linfo"
version = "0.1.3"