chore(deps) Update Rust crate attohttpc to 0.24 (#5591)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-20 09:37:49 -03:00 committed by GitHub
parent 1ecaeb29aa
commit f2d7405df4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ log = { version = "0.4.17", features = [ "kv_unstable" ] }
dirs-next = "2.0"
[target."cfg(target_os = \"windows\")".dependencies]
attohttpc = "0.23"
attohttpc = "0.24"
uuid = { version = "1", features = [ "v4", "v5" ] }
bitness = "0.4"
winreg = "0.10"