max / makenotwork
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", |