From 1873df9ef04f721a2d93afed8d1c026681b21503 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Fri, 23 Mar 2018 00:33:57 +0100 Subject: [PATCH] Forgot to increment version of crate --- Rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rust/Cargo.toml b/Rust/Cargo.toml index c82a584..b00fa20 100644 --- a/Rust/Cargo.toml +++ b/Rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chat-reseau" -version = "0.3.0" +version = "0.5.0" authors = ["Lucien Cartier-Tilet "] [dependencies]