wip
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m43s

This commit is contained in:
2026-02-17 07:54:46 +07:00
parent d25080f5e7
commit 1d8e3724a8
8 changed files with 239 additions and 248 deletions

View File

@@ -22,10 +22,10 @@ anyhow.workspace = true
itertools.workspace = true
smallvec.workspace = true
smol.workspace = true
flume.workspace = true
log.workspace = true
serde.workspace = true
serde_json.workspace = true
indexset = "0.12.3"
once_cell = "1.19.0"
regex = "1"