This commit is contained in:
2022-12-26 22:54:47 +01:00
parent a95931ae77
commit da527a0857
3 changed files with 8 additions and 2 deletions

View File

@@ -425,7 +425,7 @@ dependencies = [
[[package]]
name = "cryptgeon"
version = "2.0.5"
version = "2.0.7"
dependencies = [
"actix-files",
"actix-web",

View File

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