update dependencies

This commit is contained in:
jojii 2021-03-15 22:51:59 +01:00
parent 51364bb9f7
commit 3b74ad59dd
No known key found for this signature in database
GPG key ID: 87B75C673974601F
2 changed files with 25 additions and 25 deletions

View file

@ -10,6 +10,6 @@ edition = "2018"
[dependencies]
ureq = { version = "2.0.2", features = ["json"] }
serde_json = "1.0.62"
serde_json = "1.0.64"
ansi_term = "0.12.1"
colored = "2.0.0"