From 3010f781128b305b46287efc086e325ac4c5c596 Mon Sep 17 00:00:00 2001 From: 0x676e67 Date: Mon, 23 Jun 2025 23:34:29 +0800 Subject: [PATCH] v5.0.0-alpha.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2cda1ffd..e7ee3087 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ resolver = "2" [workspace.package] -version = "5.0.0-alpha.1" +version = "5.0.0-alpha.2" repository = "https://github.com/0x676e67/boring2" edition = "2021"