Skip to content

Commit f8fd4ba

Browse files
Bump rust-toolchain from 1.94.0 to 1.94.1
Bumps [rust-toolchain](https://github.com/rust-lang/rust) from 1.94.0 to 1.94.1. - [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.94.0...1.94.1) --- updated-dependencies: - dependency-name: rust-toolchain dependency-version: 1.94.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2e5689 commit f8fd4ba

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
@@ -2,5 +2,5 @@
22
# cargo + rustup will use this to consistently build the project
33
# with the same version across all checkouts and environments
44
[toolchain]
5-
channel = "1.94.0"
5+
channel = "1.94.1"
66
profile = "default"

0 commit comments

Comments
 (0)