Rename all crates to start with letterbox-
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "shared"
|
||||
name = "letterbox-shared"
|
||||
version = "0.0.144"
|
||||
edition = "2021"
|
||||
description = "Shared module for letterbox"
|
||||
@@ -11,5 +11,5 @@ publish = ["xinu"]
|
||||
|
||||
[dependencies]
|
||||
build-info = "0.0.39"
|
||||
notmuch = { path = "../notmuch" }
|
||||
letterbox-notmuch = { path = "../notmuch" }
|
||||
serde = { version = "1.0.147", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user