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

@ -10,4 +10,4 @@ toml.workspace = true
reqwest.workspace = true
chrono.workspace = true
# TODO(owner): switch to tag-pinned git dependency once bread-utils is merged and tagged, matching the bread-theme pattern
bread-utils = { path = "../../bread-ecosystem-fix-worktree/bread-utils" }
bread-utils = { path = "../../bread-ecosystem/bread-utils" }