mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Work on remaking routing
This commit is contained in:
@@ -11,6 +11,9 @@ doctest = false
|
||||
rkyv = { workspace = true }
|
||||
# unshell-macros = { path = "../unshell-macros" }
|
||||
|
||||
[dev-dependencies]
|
||||
crossbeam-channel.workspace = true
|
||||
|
||||
[lints.rust]
|
||||
elided_lifetimes_in_paths = "warn"
|
||||
future_incompatible = { level = "warn", priority = -1 }
|
||||
|
||||
Reference in New Issue
Block a user