diff --git a/tooling/bundler/Cargo.toml b/tooling/bundler/Cargo.toml index 91ec0eebc..e008ec6b0 100644 --- a/tooling/bundler/Cargo.toml +++ b/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"