Skip to content

Commit 9c2cbec

Browse files
Update dependency rust to v1.95.0
1 parent 2cdf7b7 commit 9c2cbec

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,5 +1,5 @@
11
[toolchain]
22
# We choose a specific toolchain (rather than "stable") for repeatability. The
33
# intent is to keep this up-to-date with recently-released stable Rust.
4-
channel = "1.90.0"
4+
channel = "1.95.0"
55
profile = "default"

0 commit comments

Comments
 (0)