Skip to content

Commit 1c2207f

Browse files
build(rust): Update Rust toolchain to 1.95
1 parent d4d6232 commit 1c2207f

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,4 +1,4 @@
11
[toolchain]
22
# We pin the minor version to prevent new Clippy lints from breaking CI.
33
# But, we still want to pick up new patch versions.
4-
channel = "1.94"
4+
channel = "1.95"

0 commit comments

Comments
 (0)