enregistrement avec serveur
This commit is contained in:
@@ -9,3 +9,12 @@ tokio = { version = "1", features = ["full"] }
|
||||
rand = "0.10.0-rc.5"
|
||||
hex = "0.4.3"
|
||||
sha2 = "0.10.9"
|
||||
ecdsa = "0.16.9"
|
||||
getrandom = "0.3.4"
|
||||
p256 = "0.13.2"
|
||||
rand_core = "0.6"
|
||||
os-rng = "0.0.0"
|
||||
rand_os = "0.2.2"
|
||||
http = "1.4.0"
|
||||
reqwest = "0.12.24"
|
||||
bytes = "1.11.0"
|
||||
|
||||
Reference in New Issue
Block a user