rust/chat_sanitizer/Cargo.toml
author S-D-
Thu, 19 Sep 2019 23:39:40 +0300
changeset 15438 5fcdc072d706
parent 14526 ba29aa03db87
permissions -rw-r--r--
Ignore chat messages from ignore list nicks in game too

[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"