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

Commit 4eb6565

Browse files
authored
Merge pull request #1336 from kubewarden/updatecli_main_9a0d57bc93a1e7b9ecd7683bff87e735b9ad61de58a3916b87a0a3424f5c58d6
Update Rust version inside of rust-toolchain file
2 parents 75c22e7 + bc69032 commit 4eb6565

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.91.1"
3+
channel = "1.92.0"
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)