Skip to content

Commit f9aa0ac

Browse files
authored
Merge pull request #313 from kubewarden/updatecli_main_9a0d57bc93a1e7b9ecd7683bff87e735b9ad61de58a3916b87a0a3424f5c58d6
Update Rust version inside of rust-toolchain file
2 parents b63d12d + 765a0e3 commit f9aa0ac

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,5 +1,5 @@
11

22
[toolchain]
3-
channel = "1.91.1"
3+
channel = "1.92.0"
44
components = ["clippy", "rust-analyzer", "rustfmt"]
55
profile = "minimal"

0 commit comments

Comments
 (0)