Skip to main content

max / makenotwork

bento: sync tui Cargo.lock after tokio-stream dep Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-06-23 01:36 UTC
Commit: 5ad2fd9dd8c4c7f6988cb342c2fd995ee8e11490
Parent: 7eae724
1 file changed, +1 insertion, -0 deletions
@@ -175,6 +175,7 @@ dependencies = [
175 175 "sqlx",
176 176 "thiserror 2.0.18",
177 177 "tokio",
178 + "tokio-stream",
178 179 "toml",
179 180 "tracing",
180 181 "tracing-subscriber",