DEV: Bump rust version to 1.82.0 (#894)
authorAlan Guo Xiang Tan <gxtan1990@gmail.com>
Mon, 16 Dec 2024 23:57:38 +0000 (07:57 +0800)
committerGitHub <noreply@github.com>
Mon, 16 Dec 2024 23:57:38 +0000 (07:57 +0800)
commite70c3596b85c00e2191778d19a172f6de0d20286
tree80c710c26246a626b4aa01097379a3f443b5de2e
parentdfaf203e16ff2c3955b979cd7876a70d5feb0820
DEV: Bump rust version to 1.82.0 (#894)

This is to resolve an error we are seeing in our arm64 dev builds

```
24 49.46 error: package `apple-xar v0.20.0` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.75.0
24 49.46 Either upgrade to rustc 1.81 or newer, or use
```
image/base/install-rust