rust/chat_sanitizer/Cargo.toml
author nemo
Sat, 22 Jun 2019 10:32:15 -0400
changeset 15192 a5fb73335a87
parent 14505 ba29aa03db87
permissions -rw-r--r--
Someone didn't understand why they couldn't rejoin a game. Maybe this will help

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