aboutsummaryrefslogtreecommitdiff
path: root/server/registry
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-10-14 20:50:10 +0200
committermetamuffin <metamuffin@disroot.org>2025-10-14 20:50:10 +0200
commit4f54e90c3ad54f299d288a692228643ea07f025d (patch)
treeab7a311b8b04ecf1333736b12969e7c34dc00ae3 /server/registry
parenta352c821846e7d0ef2750a36981ab3c2ff95d052 (diff)
downloadhurrycurry-4f54e90c3ad54f299d288a692228643ea07f025d.tar
hurrycurry-4f54e90c3ad54f299d288a692228643ea07f025d.tar.bz2
hurrycurry-4f54e90c3ad54f299d288a692228643ea07f025d.tar.zst
Update protocol versions for 3.0
Diffstat (limited to 'server/registry')
-rw-r--r--server/registry/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/registry/Cargo.toml b/server/registry/Cargo.toml
index ba65f7ca..8c5ad971 100644
--- a/server/registry/Cargo.toml
+++ b/server/registry/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hurrycurry-registry"
-version = "2.3.5"
+version = "3.0.0"
edition = "2024"
[dependencies]