An easy-to-host PDS on the ATProtocol, MacOS. Grandma-approved.

chore(deps): opt relay into sqlx workspace dependency

authored by malpercio.dev and committed by

Tangled ee3a16aa 0f198c92

+1
+1
crates/relay/Cargo.toml
··· 19 19 tracing-subscriber = { workspace = true } 20 20 tokio = { workspace = true } 21 21 tower-http = { workspace = true } 22 + sqlx = { workspace = true } 22 23 23 24 [dev-dependencies] 24 25 tower = { workspace = true }