Explorar o código

chore(deps) Update Rust crate attohttpc to 0.18 (#2778)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] %!s(int64=3) %!d(string=hai) anos
pai
achega
11f64ff7b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -42,7 +42,7 @@ tempfile = "3.2.0"
 regex = "1"
 
 [target."cfg(target_os = \"windows\")".dependencies]
-attohttpc = "0.17"
+attohttpc = "0.18"
 uuid = { version = "0.8", features = [ "v4", "v5" ] }
 bitness = "0.4"
 winreg = "0.10"