Add getfromnet example
This commit is contained in:
parent
6e471a17e2
commit
0ba4168b85
2 changed files with 19 additions and 0 deletions
|
@ -12,3 +12,6 @@ chrono = { version = "0.4.19", features = ["std", "serde"], default-features = f
|
|||
serde = { version = "1.0.126", features = ["derive"] }
|
||||
serde_json = "1.0.64"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
[dev-dependencies]
|
||||
reqwest = { version = "0.11", features = ["blocking"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue