friendly_id 0.1.2

The FriendlyID library converts a given UUID to a URL-friendly ID which is based on Base62
Documentation
[dependencies.uuid]
features = ["v4"]
version = "0.8.1"

[package]
authors = ["Mariusz Smykula <mariuszs@gmail.com>"]
description = "The FriendlyID library converts a given UUID to a URL-friendly ID which is based on Base62"
edition = "2018"
homepage = "https://github.com/Devskiller/friendly-id"
license = "MIT OR Apache-2.0"
name = "friendly_id"
readme = "README.md"
repository = "https://github.com/mariuszs/friendly_id"
version = "0.1.2"