coda 0.1.1

The Limitation Game
Documentation
[dev-dependencies.cargo-husky]
default-features = false
features = ["precommit-hook", "user-hooks"]
version = "1"

[features]
default = ["hex"]
hex = []

[package]
authors = ["clearloop <udtrokia@gmail.com>"]
description = "The Limitation Game"
documentation = "https://docs.rs/coda"
edition = "2018"
homepage = "https://github.com/clearloop/coda"
keywords = ["no-std", "codec", "num"]
license = "MIT"
name = "coda"
readme = "./README.md"
repository = "https://github.com/clearloop/coda"
version = "0.1.1"