fix: optimistic programming and add anyhow

This commit is contained in:
2026-05-31 01:18:34 +02:00
parent 9493acf385
commit 14a16aa89f
3 changed files with 55 additions and 35 deletions
Generated
+1
View File
@@ -94,6 +94,7 @@ dependencies = [
name = "button"
version = "0.1.0"
dependencies = [
"anyhow",
"axum",
"futures",
"rand 0.10.1",