chore(deps) Update Rust crate anyhow to 1.0.35 (#1109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-12-12 15:42:59 -03:00
committed by GitHub
parent b5f5986824
commit c13c3f405c

View File

@@ -29,7 +29,7 @@ lazy_static = "1.4.0"
tiny_http = { version = "0.7", optional = true }
threadpool = "1.8"
uuid = { version = "0.8.1", features = [ "v4" ] }
anyhow = "1.0.34"
anyhow = "1.0.35"
thiserror = "1.0.22"
envmnt = "0.8.4"
once_cell = "1.5.2"