mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-17 05:05:03 +01:00
remove useless dep
This commit is contained in:
parent
b1d2996220
commit
bf8b836fdc
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
haesli_core = { path = "../haesli_core" }
|
haesli_core = { path = "../haesli_core" }
|
||||||
haesli_messaging = { path = "../haesli_messaging" }
|
|
||||||
anyhow = "1.0.53"
|
anyhow = "1.0.53"
|
||||||
bytes = "1.1.0"
|
bytes = "1.1.0"
|
||||||
nom = "7.1.0"
|
nom = "7.1.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue