소스 검색

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"