rust/chat_sanitizer/Cargo.toml
author unC0Rr
Tue, 17 Dec 2024 15:44:21 +0100
branchtransitional_engine
changeset 16078 db18f1a30b0c
parent 14526 ba29aa03db87
permissions -rw-r--r--
Implement passing of available ammo to rust AI

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