Switch to tag-pinned bread-ecosystem deps; bump version to v0.2.0
This commit is contained in:
parent
e16c1b461c
commit
7634af0b4f
8 changed files with 708 additions and 102 deletions
|
|
@ -8,5 +8,9 @@ rusqlite = { version = "0.31", features = ["bundled"] }
|
|||
sha2 = "0.10"
|
||||
hex = "0.4"
|
||||
dirs = "5"
|
||||
# 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-fix-worktree/bread-utils" }
|
||||
# TODO(owner): switch to tag-pinned git dependency once bread-utils is merged and tagged, matching the bread-theme pattern.
|
||||
# (Path corrected: previously pointed at a since-cleaned-up "bread-ecosystem-fix-worktree" checkout that no longer exists on disk.)
|
||||
bread-utils = { path = "../../bread-ecosystem/bread-utils" }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue