blockies 0.3.0

Library that generates blocky identicons.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.hsl]
version = "0.1.1"

[dependencies.pixelate]
version = "0.1"

[package]
authors = ["debris <marek.kotewicz@gmail.com>", "Maciej Hirsz <hello@maciej.codes>"]
description = "Library that generates blocky identicons."
edition = "2018"
homepage = "https://github.com/debris/blockies.rs"
keywords = ["blockies", "identity", "identicon", "png", "blocky"]
license = "MIT"
name = "blockies"
readme = "./README.md"
version = "0.3.0"