From 6dec9942cc0e3fbc192a6dbc820ad48ad38f57fb Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 12 Apr 2025 00:16:34 +0000 Subject: [PATCH] Version bump (#29) Reviewed-on: https://git.kundeng.us/phoenix/icarus_auth/pulls/29 Co-authored-by: phoenix Co-committed-by: phoenix --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f975e99..c4d8cf2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "icarus_auth" -version = "0.3.2" +version = "0.3.4" edition = "2024" rust-version = "1.86"