Switch to tag-pinned bread-ecosystem deps; bump version to v0.1.0

This commit is contained in:
Breadway 2026-07-19 03:53:09 +08:00
parent bb4576915e
commit 9d8a59e3a8
3 changed files with 4 additions and 3 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/bread-onnx" }
bread-onnx = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", tag = "v0.3.0" }
scraper.workspace = true
chrono.workspace = true
fastrand.workspace = true