Skip to content

Commit 64c147a

Browse files
bump Rust toolchain to 1.86 (#76)
1 parent 6873b3f commit 64c147a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
2222

2323
- Added `html-django` as an alternative Language ID for Django templates
2424

25+
### Changed
26+
27+
- Bumped Rust toolchain from 1.83 to 1.86
28+
2529
## [5.1.0a2]
2630

2731
### Added

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.83"
2+
channel = "1.86"

0 commit comments

Comments
 (0)