Update serde_derive
and tokio
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d91e6bf580
commit
a0ec86e756
@ -26,7 +26,7 @@ number_prefix = "0.4.0"
|
||||
openssl-probe = "0.1.5"
|
||||
reqwest = "0.11.9"
|
||||
serde = "1.0.136"
|
||||
serde_derive = "1.0.130"
|
||||
serde_derive = "1.0.136"
|
||||
serde_json = "1.0.78"
|
||||
tracing = "0.1.29"
|
||||
tracing-actix-web = "0.5.0-beta.11"
|
||||
@ -43,4 +43,4 @@ vergen = { version = "6.0.2", default-features = false, features = ["git"] }
|
||||
awc = "3.0.0-beta.19"
|
||||
ructe = "0.13.4"
|
||||
tempfile = "3.3.0"
|
||||
tokio = "1.16.0"
|
||||
tokio = "1.16.1"
|
||||
|
Loading…
Reference in New Issue
Block a user