refac: remove workspace and consumer, add lints

This commit is contained in:
lily 2025-03-29 15:22:49 -04:00
parent 7a90ae9cb1
commit c5646caa32
Signed by: lily
GPG key ID: 601F3263FBCBC4B9
10 changed files with 17 additions and 51 deletions

7
Cargo.lock generated
View file

@ -2,13 +2,6 @@
# It is not intended for manual editing.
version = 4
[[package]]
name = "consumer"
version = "0.1.0"
dependencies = [
"kosmora",
]
[[package]]
name = "kosmora"
version = "0.1.0"