mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-09 10:07:10 -06:00
Add token request step to demo with reqwest
This commit is contained in:
@@ -7,6 +7,7 @@ build = "build.rs"
|
||||
[dependencies]
|
||||
chrono = "0.4.39"
|
||||
hex = "0.4.3"
|
||||
reqwest = { version = "0.12.9", features = ["blocking", "json"] }
|
||||
serde = { version = "1.0.216", features = ["derive"] }
|
||||
serde_json = "1.0.134"
|
||||
sha2 = "0.10.8"
|
||||
|
||||
Reference in New Issue
Block a user