[dependencies.lazy_static]
version = "1.3.0"
[lib]
crate-type = ["cdylib", "rlib"]
[package]
authors = ["Hexilee <hexileee@gmail.com>", "YangKeao <keao.yang@yahoo.com>"]
categories = ["encoding", "decoding"]
description = "Encode and decode with BCSV (base core socialist values)"
documentation = "https://docs.rs/base_core_socialist_values"
edition = "2018"
keywords = ["encoding", "decoding"]
license = "MIT"
name = "base_core_socialist_values"
readme = "README.md"
repository = "https://github.com/QSCTech/BaseCoreSocialistValues"
version = "0.3.4"
[target.'cfg(target_arch = "wasm32")'.dependencies.wasm-bindgen]
version = "0.2"