rust/chat_sanitizer/Cargo.toml
author unC0Rr
Thu, 29 Aug 2024 15:28:20 +0200
branchtransitional_engine
changeset 16054 274a5afc2aec
parent 14526 ba29aa03db87
permissions -rw-r--r--
Make pas2c engine work with hwengine-future

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