rust/chat_sanitizer/Cargo.toml
author alfadur
Thu, 04 Jul 2019 17:59:37 +0300
changeset 15216 924f7e38815e
parent 14510 ba29aa03db87
permissions -rw-r--r--
optimize fpnum operations

[package]
name = "chat_sanitizer"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"

[dependencies]
unicode_skeleton = "0.1"
itertools = "0.8.0"