update ureq
This commit is contained in:
parent
e8c158e5d3
commit
3457b3d9cf
2 changed files with 13 additions and 13 deletions
|
@ -9,7 +9,7 @@ license = "GPL-3.0"
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
ureq = { version = "2.0.1", features = ["json"] }
|
||||
ureq = { version = "2.0.2", features = ["json"] }
|
||||
serde_json = "1.0.62"
|
||||
ansi_term = "0.12.1"
|
||||
colored = "2.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue