chore: merge avatars service into monorepo

This commit is contained in:
alyssa 2024-10-21 11:42:32 +09:00
parent f427d4d727
commit 17f5561293
27 changed files with 1925 additions and 111 deletions

View file

@ -13,4 +13,4 @@ tracing = { workspace = true }
tracing-subscriber = { workspace = true }
hickory-client = "0.24.1"
reqwest = { version = "0.12.7", default-features = false, features = ["rustls-tls"] }
reqwest = { workspace = true }