aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-10-16 20:26:42 +0200
committermetamuffin <metamuffin@disroot.org>2025-10-16 20:55:03 +0200
commit8fa812c2f55be090c950cff19b17e83ff5518879 (patch)
tree51481c716dc9d399fcfbb5a878098d7f5f00936a /Cargo.lock
parentef010d6317dcbf9df84c909bab72c64a6eabacb2 (diff)
downloadhurrycurry-8fa812c2f55be090c950cff19b17e83ff5518879.tar
hurrycurry-8fa812c2f55be090c950cff19b17e83ff5518879.tar.bz2
hurrycurry-8fa812c2f55be090c950cff19b17e83ff5518879.tar.zst
Implement multiple people working on active recipe properly (server)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 13c7bee3..c649f62d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1081,7 +1081,7 @@ dependencies = [
[[package]]
name = "hurrycurry-protocol"
-version = "11.0.0"
+version = "12.0.0"
dependencies = [
"glam",
"serde",