summaryrefslogtreecommitdiff
path: root/server/protocol/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-10-14 22:48:42 +0200
committermetamuffin <metamuffin@disroot.org>2024-10-14 22:48:42 +0200
commitfe23eeba70fce16764c8f2deb6d628487c2da131 (patch)
tree92b0b54eb50914bf8d6e0427879099e36894411c /server/protocol/Cargo.toml
parent188c76572d8606cefd394945bbce789d55797ec6 (diff)
downloadhurrycurry-fe23eeba70fce16764c8f2deb6d628487c2da131.tar
hurrycurry-fe23eeba70fce16764c8f2deb6d628487c2da131.tar.bz2
hurrycurry-fe23eeba70fce16764c8f2deb6d628487c2da131.tar.zst
send /top as document, add docstrings to doc structs
Diffstat (limited to 'server/protocol/Cargo.toml')
-rw-r--r--server/protocol/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/protocol/Cargo.toml b/server/protocol/Cargo.toml
index a9210d33..f600fa8a 100644
--- a/server/protocol/Cargo.toml
+++ b/server/protocol/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hurrycurry-protocol"
-version = "7.3.0"
+version = "7.4.0"
edition = "2021"
[dependencies]