Atproto, add bound string

This commit is contained in:
Julia Lange 2025-07-02 10:48:44 -07:00
parent 5bc903b2fa
commit ee99f119f0
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto
4 changed files with 62 additions and 0 deletions

View file

@ -13,6 +13,7 @@ time = { version = "0.3.41", features = ["parsing", "formatting"] }
tracing-subscriber.workspace = true
tracing.workspace = true
thiserror.workspace = true
unicode-segmentation = "1.9.0"
[features]
default = []