rm pkg and update node version

This commit is contained in:
2024-03-04 18:32:03 +01:00
parent 39a9ac0dad
commit eb76fe085a
8 changed files with 26 additions and 527 deletions

View File

@@ -440,7 +440,7 @@ dependencies = [
[[package]]
name = "cryptgeon"
version = "2.5.0"
version = "2.5.1"
dependencies = [
"actix-files",
"actix-web",

View File

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