add library from private project

This commit is contained in:
fa-sharp
2025-11-14 15:01:31 -05:00
parent 633c4c8e3e
commit f9c9203b29
3 changed files with 827 additions and 9 deletions

View File

@@ -4,3 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
anyhow = "1.0"
axum = "0.8"
futures = "0.3"
type-map = "0.5"