Moved Rust files to root
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal 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"
|
||||
Reference in New Issue
Block a user