Pin bread-onnx and bread-utils to bread-ecosystem v0.7.2
All checks were successful
dev release / build (push) Successful in 2m41s
All checks were successful
dev release / build (push) Successful in 2m41s
This commit is contained in:
parent
812b70d4b7
commit
f0138cf59b
3 changed files with 6 additions and 7 deletions
|
|
@ -19,8 +19,7 @@ regex.workspace = true
|
|||
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 = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", tag = "v0.3.0" }
|
||||
bread-onnx = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", tag = "v0.7.2" }
|
||||
scraper.workspace = true
|
||||
chrono.workspace = true
|
||||
fastrand.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue