Skip to content

Commit 2d5be64

Browse files
committed
Increase MSRV to 1.76
1 parent 5c37288 commit 2d5be64

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.8.0] - 2024-12-10
11+
1012
### Changed
1113

1214
- Update `tokio-modbus` to version `0.16`
1315
- Update `thiserror` to version `2.0`
16+
- Increase MSRV to 1.76
1417

1518
## [0.7.2] - 2024-12-10
1619

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = ["sunspec", "models", "generated"]
88
license = "MIT OR Apache-2.0"
99
repository = "https://github.com/bikeshedder/sunspec"
1010
readme = "README.md"
11-
rust-version = "1.75"
11+
rust-version = "1.76"
1212

1313
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1414

0 commit comments

Comments
 (0)