rust/chat_sanitizer/Cargo.toml
author alfadur
Tue, 14 Jan 2020 01:40:23 +0300
changeset 15566 77551d5e0a3b
parent 14526 ba29aa03db87
permissions -rw-r--r--
send 🦔 on round end

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