base67 0.1.1

A base67 encoding/decoding library for Rust
Documentation
1
2
3
4
5
6
7
8
[package]
name = "base67"
version = "0.1.1"
edition = "2024"
description = "A base67 encoding/decoding library for Rust"
license = "MIT"

[dependencies]