chore(deps) Update Rust crate attohttpc to 0.11.1 (#357)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot]
2020-01-30 02:21:06 -05:00
committed by GitHub
parent 156c51bfef
commit ee0204c8b7

View File

@@ -36,7 +36,7 @@ walkdir = "2"
tauri-utils = {version = "0.3", path = "../../tauri-utils"}
[target.'cfg(target_os = "windows")'.dependencies]
attohttpc = { version = "0.10.1" }
attohttpc = { version = "0.11.1" }
regex = { version = "1" }
[target.'cfg(not(target_os = "linux"))'.dependencies]