based64 0.4.8

BASE64 implementation for chads
Documentation
[dev-dependencies.getrandom]
version = "0.2.6"

[features]
alloc = []

[package]
categories = ["algorithms"]
description = "BASE64 implementation for chads"
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["base64"]
license = "BSL-1.0"
name = "based64"
readme = "README.md"
repository = "https://github.com/DoumanAsh/based64"
version = "0.4.8"

[package.metadata.docs.rs]
features = ["alloc"]