mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-09 15:45: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
|
@ -7,7 +7,6 @@ edition = "2021"
|
|||
anyhow = "1"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
ed25519-dalek = { version = "2", features = ["pkcs8", "pem", "rand_core"] }
|
||||
hex = "0.4"
|
||||
humantime = "2"
|
||||
rand = "0.8"
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue