Repoint bread-ecosystem git deps from dev to main branch
All checks were successful
dev release / build (push) Successful in 7m58s
All checks were successful
dev release / build (push) Successful in 7m58s
This commit is contained in:
parent
d4fa0f901b
commit
abfb4fd4a4
2 changed files with 6 additions and 6 deletions
|
|
@ -45,6 +45,6 @@ bread-theme = { git = "https://github.com/Breadway/bread-ecosystem", branch = "m
|
|||
bread-utils = { git = "https://github.com/Breadway/bread-ecosystem", branch = "main", features = ["toml"] }
|
||||
# Capture primitives for `--screenshot` mode — see src/screenshot.rs. On
|
||||
# "dev", not "main" like the two deps above: it doesn't exist on main yet.
|
||||
bread-screenshots = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", branch = "dev" }
|
||||
bread-screenshots = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", branch = "main" }
|
||||
anyhow = "1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue