Skip to content

Commit 5dd2951

Browse files
chore(deps): update Rust toolchain version
Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com>
1 parent bb728c0 commit 5dd2951

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.94.0"
3+
channel = "1.94.1"
44
components = ["clippy", "llvm-tools-preview", "rust-analyzer", "rustfmt"]
55
profile = "minimal"
66
targets = ["aarch64-unknown-linux-musl", "wasm32-wasip1", "x86_64-unknown-linux-musl"]

0 commit comments

Comments
 (0)