Skip to content

Commit 9762657

Browse files
chore(deps): Bump rust-toolchain from 1.92.0 to 1.93.0
Bumps [rust-toolchain](https://github.com/rust-lang/rust) from 1.92.0 to 1.93.0. - [Release notes](https://github.com/rust-lang/rust/releases) - [Changelog](https://github.com/rust-lang/rust/blob/main/RELEASES.md) - [Commits](rust-lang/rust@1.92.0...1.93.0) --- updated-dependencies: - dependency-name: rust-toolchain dependency-version: 1.93.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bdad3c commit 9762657

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,4 +1,4 @@
11
[toolchain]
2-
channel = "1.92.0"
2+
channel = "1.93.0"
33
profile = "default" # see https://rust-lang.github.io/rustup/concepts/profiles.html
44
components = ["rust-analyzer", "rust-src"] # see https://rust-lang.github.io/rustup/concepts/components.html

0 commit comments

Comments
 (0)