remove blake3
This commit is contained in:
parent
8efc7358a3
commit
f254879cf0
@ -9,7 +9,6 @@ edition = "2021"
|
|||||||
ed25519 = "2.2.3"
|
ed25519 = "2.2.3"
|
||||||
ed25519-dalek = "2.1.1"
|
ed25519-dalek = "2.1.1"
|
||||||
hex = "0.4.3"
|
hex = "0.4.3"
|
||||||
blake3 = "1.5.0"
|
|
||||||
rust_socketio = { version = "0.4.4", features = ["async"]}
|
rust_socketio = { version = "0.4.4", features = ["async"]}
|
||||||
|
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user