rust/chat_sanitizer/Cargo.toml
author raptor <buckyballreaction@gmail.com>
Tue, 08 Oct 2019 11:10:58 -0600
changeset 15471 404d71b43347
parent 14526 ba29aa03db87
permissions -rw-r--r--
Fix CMAKE_BUILD_TYPE case-sensitivity, project-wide. Also fix typos in usage of RELWITHDEBINFO

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