feat: reorganize to one flake one rust project
This commit is contained in:
parent
5183130427
commit
e8b60519e7
23 changed files with 792 additions and 2144 deletions
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"pi/pi-service",
|
||||
"remote/noisebell-common",
|
||||
"remote/cache-service",
|
||||
"remote/discord-bot",
|
||||
"remote/rss-service",
|
||||
]
|
||||
resolver = "2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue