Router, add bon dependency and remove default not_implemented endpoint

This commit is contained in:
Julia Lange 2025-08-28 10:52:06 -07:00
parent 8957fe74b1
commit 3ea0861d8f
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto
3 changed files with 3 additions and 3 deletions

1
Cargo.lock generated
View file

@ -1834,6 +1834,7 @@ version = "0.1.0"
dependencies = [
"atproto",
"axum",
"bon",
"http 1.3.1",
"serde",
"serde_json",