Moved Rust files to root

This commit is contained in:
Phuntsok Drak-pa
2018-05-31 20:41:28 +02:00
parent f873f1f995
commit a7fcff4913
4 changed files with 0 additions and 0 deletions

9
Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "chat-reseau"
version = "0.5.7"
authors = ["Lucien Cartier-Tilet <phundrak@phundrak.fr>"]
[dependencies]
colored = "1.6"
chrono = "0.4"
term_size = "0.3"