queuing things

This commit is contained in:
nora 2022-03-07 16:33:52 +01:00
parent 2fe3b4b77b
commit 770762b920
16 changed files with 102 additions and 13 deletions

View file

@ -1,5 +1,13 @@
[workspace]
members = [".", "amqp_core", "amqp_dashboard", "amqp_messaging", "amqp_transport","xtask"]
members = [
".",
"amqp_core",
"amqp_dashboard",
"amqp_datastructure",
"amqp_messaging",
"amqp_transport",
"xtask",
]
[package]
name = "amqp"