create lib for queuing messages

This commit is contained in:
2025-07-01 20:41:52 -04:00
parent a64b8fdceb
commit 0a12cfcd57
4 changed files with 29 additions and 0 deletions

7
backend/queue/Cargo.lock generated Normal file
View File

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "queue"
version = "0.1.0"