Parcourir la source

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] il y a 4 ans
Parent
commit
5ca831e6d7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"