Skip to content

Commit ccf2802

Browse files
Update dependency rust to v1.93.0
1 parent f5f8fd5 commit ccf2802

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.86.0"
4+
channel = "1.93.0"
55
profile = "default"

0 commit comments

Comments
 (0)