From 2c0abd4e3bc20b60c1411b4f37d3526b0729f0bf Mon Sep 17 00:00:00 2001 From: Patrick Mooney Date: Wed, 19 Oct 2022 10:41:06 -0500 Subject: [PATCH] Release v0.2.38 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 06c6e8e..be9030b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "net2" -version = "0.2.37" +version = "0.2.38" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"