chore: bump to 3.0.0-rc.2

This commit is contained in:
2026-09-12 15:32:32 +02:00
parent 98c56f6fb9
commit 2dc9d6aa16
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ dependencies = [
[[package]]
name = "cryptgeon"
version = "3.0.0-rc.1"
version = "3.0.0-rc.2"
dependencies = [
"axum",
"bs62",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cryptgeon"
version = "3.0.0-rc.1"
version = "3.0.0-rc.2"
authors = ["cupcakearmy <hi@nicco.io>"]
edition = "2024"
rust-version = "1.95"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cryptgeon",
"version": "3.0.0-rc.1",
"version": "3.0.0-rc.2",
"homepage": "https://github.com/cupcakearmy/cryptgeon",
"repository": {
"type": "git",