Compare commits

...

2 Commits

Author SHA1 Message Date
6bb716d15b chore(deps): update dependency awscli to v2.18.10 2024-10-21 13:52:17 +00:00
e81cc7cc6f 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>
2024-10-21 13:52:04 +00:00

View File

@ -1,6 +1,6 @@
[tools]
age = "1.2.0"
awscli = "2.18.8"
awscli = "2.18.10"
bat = "0.24.0"
bitwarden = "2024.7.2"
circleci-cli = "0.1.30549"
@ -27,7 +27,7 @@ poetry = "1.8.4"
python = "3.13.0"
r = "4.4.1"
ripgrep = "14.1.0"
rust = "1.81.0"
rust = "1.82.0"
starship = "1.20.1"
task = "3.38.0"
terraform = "1.9.8"