slugmin 1.0.2

Slug version which allows to use spaces and big letters.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.deunicode]
version = "1"

[package]
authors = ["RafaƂ Mikrut <mikrutrafal@protonmail.com>"]
description = "Slug version which allows to use spaces and big letters."
documentation = "https://docs.rs/slugmin"
edition = "2018"
homepage = "https://github.com/qarmin/slugmin"
keywords = ["slugify", "slug", "id"]
license = "MIT/Apache-2.0"
name = "slugmin"
readme = "README.md"
repository = "https://github.com/qarmin/slugmin"
version = "1.0.2"