Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 1e9962e

Browse files
authored
Merge pull request #1332 from kubewarden/updatecli_main_9a0d57bc93a1e7b9ecd7683bff87e735b9ad61de58a3916b87a0a3424f5c58d6
Update Rust version inside of rust-toolchain file
2 parents ea60907 + f24fa85 commit 1e9962e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
[toolchain]
3-
channel = "1.90.0"
3+
channel = "1.91.1"
44
components = ["clippy", "rust-analyzer", "rustfmt"]
55
profile = "minimal"
66
targets = ["aarch64-unknown-linux-musl", "x86_64-unknown-linux-musl"]

0 commit comments

Comments
 (0)