gabrielsimmer.com/Cargo.toml
Gabriel Simmer 38736c70a0
Refactoring Workers
The worker was getting quite beefy and can be split up into a web and
queue consumer worker, especially now that R2 can produce messages for us.
2024-04-04 01:07:14 +01:00

3 lines
40 B
TOML

[workspace]
members = ["queues", "web"]