mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-17 05:05:03 +01:00
version negotiation
This commit is contained in:
parent
b2e6e96698
commit
b77788329c
5 changed files with 107 additions and 8 deletions
|
|
@ -7,6 +7,8 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.53"
|
||||
rand = "0.8.4"
|
||||
tokio = { version = "1.16.1", features = ["full"] }
|
||||
tracing = "0.1.30"
|
||||
tracing-subscriber = "0.3.8"
|
||||
uuid = "0.8.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue