Compare commits

..

1 Commits

Author SHA1 Message Date
Uli
d769b9594a Merge c314d4b485 into a47b8a482c 2024-09-25 08:19:17 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -261,7 +261,7 @@ dependencies = [
[[package]]
name = "cryptgeon"
version = "2.8.3"
version = "2.8.2"
dependencies = [
"axum",
"bs62",

View File

@@ -1,6 +1,6 @@
[package]
name = "cryptgeon"
version = "2.8.3"
version = "2.8.2"
authors = ["cupcakearmy <hi@nicco.io>"]
edition = "2021"
rust-version = "1.80"

View File

@@ -1,6 +1,6 @@
{
"name": "cryptgeon",
"version": "2.8.3",
"version": "2.8.2",
"homepage": "https://github.com/cupcakearmy/cryptgeon",
"repository": {
"type": "git",