cha 0.1.1

Color Hashing Algorithm
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "cha"
version = "0.1.1"
authors = ["mtso <~@mtso.io>"]
description = "Color Hashing Algorithm"
license = "MIT"
exclude = ["src/main.rs"]

[dependencies]
ring = "0.12.1"