Pin bread-theme and bread-utils to bread-ecosystem v0.7.2
Some checks failed
release / build (push) Failing after 5m13s

This commit is contained in:
Breadway 2026-08-15 22:53:46 +08:00
parent 2cc1310752
commit 075b932e09
3 changed files with 7 additions and 7 deletions

View file

@ -21,4 +21,4 @@ serde_json = { workspace = true }
rust_cast = { version = "0.21", features = ["thread_safe"] }
gstreamer = "0.25"
gstreamer-app = "0.25"
bread-utils = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", tag = "v0.7.1", features = ["bread-client"] }
bread-utils = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", tag = "v0.7.2", features = ["bread-client"] }