[[bench]]
harness = false
name = "benchmark"
[dependencies]
[dev-dependencies.criterion]
version = "0.5"
[features]
alloc = []
default = ["std"]
std = []
[package]
authors = ["忘忧北萱草 <wybxc@qq.com>"]
description = "Encode binary file to printable utf16be, and vice versa."
edition = "2021"
exclude = ["Cargo.lock", "flake.nix", "flake.lock", ".github/"]
license = "GPL-3.0"
name = "base16384"
readme = "README.md"
repository = "https://github.com/Wybxc/base16384-rs"
rust-version = "1.60"
version = "0.1.0"