Bump bread-theme to v0.2.8 (live-reload fix)
All checks were successful
Build and publish package / package (push) Successful in 6m23s
Mirror to GitHub / mirror (push) Successful in 2s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Breadway 2026-06-17 12:55:57 +08:00
parent 1671439f90
commit b5c8f8d43a
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ authors.workspace = true
[dependencies]
bread-theme = { git = "https://github.com/Breadway/bread-ecosystem", tag = "v0.2.7", features = ["gtk"] }
bread-theme = { git = "https://github.com/Breadway/bread-ecosystem", tag = "v0.2.8", features = ["gtk"] }
anyhow.workspace = true
tracing.workspace = true
serde.workspace = true