checkpoint

This commit is contained in:
2025-09-01 19:15:30 -05:00
parent 434c793edf
commit e34b4b321e
5 changed files with 60 additions and 23 deletions
+1
View File
@@ -13,3 +13,4 @@ markdown = "1.0.0"
serde = { version = "1.0.219", features = ["derive"] }
axum = "0.8.4"
tokio = { version = "1.47.1", features = ["full"] }
bytes = "1.10.1"