rust/chat_sanitizer/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 28 Oct 2019 18:58:13 +0100
changeset 15511 3c0a3c824c49
parent 14526 ba29aa03db87
permissions -rw-r--r--
Racer: Force-enable solid land Otherwise, the land could degrade after each round, making the game progressively easier for later players

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