Bump bread-theme to v0.2.8 (live-reload fix)
Some checks failed
Mirror to GitHub / mirror (push) Successful in 2s
Build and publish package / package (push) Failing after 4m47s

This commit is contained in:
Breadway 2026-06-17 12:55:57 +08:00
parent c30aa2497e
commit e0b55e1713
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