From bb801430c8810814e680e140312ec1544eaa87f1 Mon Sep 17 00:00:00 2001 From: Alexey Galakhov Date: Fri, 15 Nov 2019 19:21:18 +0100 Subject: [PATCH] Bump version Signed-off-by: Alexey Galakhov --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e82d744..34b8330 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,9 +7,9 @@ authors = ["Alexey Galakhov"] license = "MIT/Apache-2.0" readme = "README.md" homepage = "https://github.com/snapview/tungstenite-rs" -documentation = "https://docs.rs/tungstenite/0.9.2" +documentation = "https://docs.rs/tungstenite/0.9.3" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.9.2" +version = "0.9.3" edition = "2018" [features]