chore: bump to 3.0.0-rc.3

This commit is contained in:
2026-09-12 16:13:41 +02:00
parent f05707e033
commit 7653409473
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.2"
version = "3.0.0-rc.3"
dependencies = [
"axum",
"bs62",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cryptgeon"
version = "3.0.0-rc.2"
version = "3.0.0-rc.3"
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.2",
"version": "3.0.0-rc.3",
"homepage": "https://github.com/cupcakearmy/cryptgeon",
"repository": {
"type": "git",