Some work on interfaces

I'm not happy. It kinda sucks right now. I hope I can fix it~~~~~

But for now I must move to my laptop
This commit is contained in:
Julia Lange 2025-06-11 17:29:59 -07:00
parent 62f32da927
commit b2e0a7b499
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto
8 changed files with 169 additions and 60 deletions

2
Cargo.lock generated
View file

@ -564,7 +564,9 @@ name = "db"
version = "0.1.0"
dependencies = [
"async-trait",
"atproto",
"sqlx",
"thiserror 2.0.12",
"tokio",
]