mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
unshell-macros is now a workspace dependency
This commit is contained in:
@@ -12,7 +12,7 @@ leaf_tui = []
|
||||
[dependencies]
|
||||
rkyv = { workspace = true }
|
||||
portable-pty = { workspace = true, optional = true }
|
||||
unshell-macros = { path = "../unshell-macros" }
|
||||
unshell-macros = { workspace = true }
|
||||
unshell-protocol = { workspace = true }
|
||||
|
||||
[lints.rust]
|
||||
|
||||
Reference in New Issue
Block a user