add request signatures and GET/POST requests
This commit is contained in:
parent
0e71e9dc5f
commit
7a694623e5
24 changed files with 690 additions and 30 deletions
|
@ -26,3 +26,4 @@ bcrypt = "0.15.0"
|
|||
base64 = "0.21.7"
|
||||
sha256 = "1.5.0"
|
||||
reqwest = { version = "0.11.23", features = ["json", "gzip", "brotli", "multipart"] }
|
||||
chrono = "0.4.31"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue