Преглед изворни кода

chore(deps) Update Rust crate ar to 0.9.0 (#2482)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] пре 4 година
родитељ
комит
5ca831e6d7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -21,7 +21,7 @@ exclude = [
 ]
 
 [dependencies]
-ar = "0.8.0"
+ar = "0.9.0"
 glob = "0.3.0"
 icns = "0.3"
 image = "0.23.14"