Skip to content

Commit 1505cdd

Browse files
authored
Merge pull request #1003 from vbrandl/dependabot/rust_toolchain/rust-toolchain-1.93.1
Bump rust-toolchain from 1.93.0 to 1.93.1
2 parents 64d5f88 + 68ae9ed commit 1505cdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Bump `vergen-gix` from 1.0.9 to 9.1.0 ([#981](https://github.com/vbrandl/hoc/pull/981))
1414
- Bump `thiserror` from 2.0.17 to 2.0.18 ([#980](https://github.com/vbrandl/hoc/pull/980))
1515
- Bump `gix-glob` from 0.23.0 to 0.24.0 ([#984](https://github.com/vbrandl/hoc/pull/984))
16-
- Bump `rust-toolchain` from 1.92.0 to 1.93.0 ([#985](https://github.com/vbrandl/hoc/pull/985))
16+
- Bump `rust-toolchain` from 1.92.0 to 1.93.1 ([#985](https://github.com/vbrandl/hoc/pull/985), [#1003](https://github.com/vbrandl/hoc/pull/1003))
1717
- Bump `alpine` from 3.23.2 to 3.23.3 ([#986](https://github.com/vbrandl/hoc/pull/986))
1818
- Bump `bytes` from 1.11.0 to 1.11.1 ([#991](https://github.com/vbrandl/hoc/pull/991))
1919
- Bump `git2` from 0.20.3 to 0.20.4 ([#994](https://github.com/vbrandl/hoc/pull/994))

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
22
components = ["rust-src", "rust-analyzer", "rustfmt", "clippy"]
3-
channel = "1.93.0"
3+
channel = "1.93.1"

0 commit comments

Comments
 (0)