[+] Add hyper dependency

This commit is contained in:
Azalea Gui
2023-02-16 19:58:07 -05:00
parent 0fe3e7c3c5
commit 9687fc391b
2 changed files with 260 additions and 0 deletions
+1
View File
@@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
hyper = "0.14.24"