rust/chat_sanitizer/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sun, 15 Sep 2019 21:48:13 +0200
changeset 15408 d9a12aba5c05
parent 14505 ba29aa03db87
permissions -rw-r--r--
GameServer: Hide saveroom and loadroom command in non-official server Because those commands only work with OFFICIAL_SERVER

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