Router, add bon dependency and remove default not_implemented endpoint
This commit is contained in:
parent
8957fe74b1
commit
3ea0861d8f
3 changed files with 3 additions and 3 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1834,6 +1834,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"atproto",
|
||||
"axum",
|
||||
"bon",
|
||||
"http 1.3.1",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue