Atproto, add uri struct and parsing
This commit is contained in:
parent
b2618ab8b6
commit
45acaaa601
3 changed files with 85 additions and 63 deletions
|
|
@ -12,7 +12,8 @@ atrium-api = { version = "0.25.2", default-features = false }
|
|||
axum = { version = "0.8.3", features = ["json"] }
|
||||
axum-macros = "0.5.0"
|
||||
http = "1.3.1"
|
||||
regex = "1.11.1"
|
||||
lazy-regex = "3.4.1"
|
||||
regex-macro = "0.3.0"
|
||||
rocketman = "0.2.0"
|
||||
serde = "1.0.219"
|
||||
serde_json = "1.0.140"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue