Merge pull request #409 from vbrandl/chore/dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Update `serde_derive` and `tokio`
This commit is contained in:
commit
80a6cf0036
@ -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