From c7e1cf1f26b6229bfb3d88e66307efeca462ad6b Mon Sep 17 00:00:00 2001 From: Alexey Galakhov Date: Tue, 6 Aug 2019 17:55:39 +0200 Subject: [PATCH] Version 0.9.0 released. Signed-off-by: Alexey Galakhov --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bb43bb3..084a055 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Alexey Galakhov"] license = "MIT/Apache-2.0" readme = "README.md" homepage = "https://github.com/snapview/tungstenite-rs" -documentation = "https://docs.rs/tungstenite/0.8.1" +documentation = "https://docs.rs/tungstenite/0.9.0" repository = "https://github.com/snapview/tungstenite-rs" version = "0.9.0"