rust/chat_sanitizer/Cargo.toml
author nemo
Wed, 23 Jun 2021 15:32:48 -0400
changeset 15825 b06b33cf0a89
parent 14526 ba29aa03db87
permissions -rw-r--r--
Hopefully this is a little more sensible

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