From 77a6eb4d5eb36adc81ee21ab7ffebc62fdf2ab88 Mon Sep 17 00:00:00 2001 From: Patrick Mooney Date: Mon, 7 Sep 2020 12:33:19 -0500 Subject: [PATCH] Release v0.2.35 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b973646..7b9c562 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "net2" -version = "0.2.34" +version = "0.2.35" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"