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

@ -9,5 +9,4 @@ anyhow.workspace = true
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/bread-utils" }
bread-utils = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", tag = "v0.3.0", }