From f56706beedc13ea815b052de97bb1ed7a1d39283 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Fri, 23 Mar 2018 02:21:24 +0100 Subject: [PATCH] forgot crate version --- Rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rust/Cargo.toml b/Rust/Cargo.toml index b00fa20..1a74bbb 100644 --- a/Rust/Cargo.toml +++ b/Rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chat-reseau" -version = "0.5.0" +version = "0.5.2" authors = ["Lucien Cartier-Tilet "] [dependencies]