uniaz 0.1.2

Unify the Unicode chars into A-Z sequence
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "anybase"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc99f669c60eada6e0d43f5ac9eb5d5f32b388c24dae679a49d0d167036e6d32"

[[package]]
name = "uniaz"
version = "0.1.2"
dependencies = [
 "anybase",
]