inflekt 0.3.0

Inflects input in a bunch of cases
Documentation
[package]
name = "inflekt"
version = "0.3.0"
authors = ["Martino Visintin <martino@visint.in>"]
edition = "2018"
license = "MIT"
description = "Inflects input in a bunch of cases"
homepage = "https://gitlab.com/vise890/inflektor/"
repository = "https://gitlab.com/vise890/inflektor/"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
inflections = "1.1.1"
Inflector = "0.11.4"