1 2 3 4 5 6 7 8 9 10 11 12 13
[package]
name = "ellidri-unicase"
version = "2.1.0"
authors = ["Hubert Hirtz <hubert.hirtz@laposte.net>"]
edition = "2018"
description = "Case insensitive string comparison for ellidri"
homepage = "https://git.sr.ht/~taiite/ellidri"
repository = "https://git.sr.ht/~taiite/ellidri"
readme = "README.md"
license = "ISC"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]