Switch to tag-pinned bread-ecosystem deps; bump version to v1.0

This commit is contained in:
Breadway 2026-07-19 03:27:37 +08:00
parent 2e32488b26
commit bb4576915e
9 changed files with 234 additions and 68 deletions

View file

@ -20,7 +20,7 @@ serde_json.workspace = true
ort.workspace = true
tokenizers.workspace = true
# TODO(owner): switch to tag-pinned git dependency once bread-onnx is merged and tagged, matching the bread-theme pattern
bread-onnx = { path = "../../bread-ecosystem-fix-worktree/bread-onnx" }
bread-onnx = { path = "../../bread-ecosystem/bread-onnx" }
scraper.workspace = true
chrono.workspace = true
fastrand.workspace = true