rust/chat_sanitizer/Cargo.toml
changeset 14503 831ecafd74c6
child 14505 ba29aa03db87
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rust/chat_sanitizer/Cargo.toml	Thu Dec 27 23:43:54 2018 +0100
@@ -0,0 +1,8 @@
+[package]
+name = "chat_sanitizer"
+version = "0.1.0"
+authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
+edition = "2018"
+
+[dependencies]
+unicode_skeleton = "0.1"