chore(deps): update dependency rust to v1.82.0 (#93)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rust](https://github.com/rust-lang/rust) | minor | `1.81.0` -> `1.82.0` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #93
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
renovate-bot 2024-10-21 13:52:04 +00:00 committed by João Paulo Dubas
parent 7462dd652a
commit e81cc7cc6f

View File

@ -27,7 +27,7 @@ poetry = "1.8.4"
python = "3.13.0" python = "3.13.0"
r = "4.4.1" r = "4.4.1"
ripgrep = "14.1.0" ripgrep = "14.1.0"
rust = "1.81.0" rust = "1.82.0"
starship = "1.20.1" starship = "1.20.1"
task = "3.38.0" task = "3.38.0"
terraform = "1.9.8" terraform = "1.9.8"