Bläddra i källkod

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 år sedan
förälder
incheckning
11f64ff7b4
1 ändrade filer med 1 tillägg och 1 borttagningar
  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"