rust/chat_sanitizer/Cargo.toml
author unc0rr
Thu, 17 Jun 2021 19:32:26 +0200
changeset 15794 7598960819a1
parent 14505 ba29aa03db87
permissions -rw-r--r--
Add sample ubot plugin written in haskell

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