Try relative paths for letterbox-* deps
This commit is contained in:
@@ -8,9 +8,13 @@ authors = ["Bill Thiede <git@xinu.tv>"]
|
||||
edition = "2021"
|
||||
license = "UNLICENSED"
|
||||
publish = ["xinu"]
|
||||
version = "0.8.0"
|
||||
version = "0.7.0"
|
||||
repository = "https://git.z.xinu.tv/wathiede/letterbox"
|
||||
|
||||
[workspace.dependencies]
|
||||
letterbox-shared = { version = "0.7.0", path = "../shared" }
|
||||
letterbox-notmuch = { version = "0.7.0", path = "../notmuch" }
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user