rust/chat_sanitizer/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 12 Jan 2019 23:26:33 +0100
changeset 14581 45c6c12c12e2
parent 14526 ba29aa03db87
permissions -rw-r--r--
Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug #718)

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