mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-01 03:55:33 +00:00
build: update and clean dependencies
This commit is contained in:
parent
9baf47963d
commit
0bfdad3877
3 changed files with 122 additions and 157 deletions
|
@ -15,7 +15,6 @@ clap = { version = "4", features = ["derive"] }
|
|||
data-encoding = "2"
|
||||
ed25519-dalek = "2"
|
||||
futures-util = "0.3"
|
||||
hex = { version = "0.4", features = ["serde"] }
|
||||
html-escape = "0.2"
|
||||
http-body-util = "0.1"
|
||||
humantime = "2"
|
||||
|
@ -51,7 +50,7 @@ url = "2"
|
|||
expect-test = "1"
|
||||
nix = { version = "0.29", features = ["fs", "process", "signal"] }
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
rstest = { version = "0.22", default-features = false }
|
||||
rstest = { version = "0.23", default-features = false }
|
||||
scopeguard = "1"
|
||||
tempfile = "3"
|
||||
tokio-tungstenite = "0.24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue