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

Commit 3baa187

Browse files
authored
Merge pull request #793 from kubewarden/updatecli_main_9a0d57bc93a1e7b9ecd7683bff87e735b9ad61de58a3916b87a0a3424f5c58d6
Update Rust version inside of rust-toolchain file
2 parents 542b7cb + 22018e5 commit 3baa187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = ["wasm32-wasip1"]

0 commit comments

Comments
 (0)