File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ Unreleased]
1111
12+ ## [ 0.1.5] - 2026-02-02
13+
1214- Bump up MSRV to ` 1.85 ` and Rust edition to ` 2024 ` .
1315- Update ` deadpool-runtime ` dependency to version ` 0.2 `
1416
@@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3638- First release
3739
3840<!-- next-url -->
39- [ Unreleased ] : https://github.com/deadpool-rs/deadpool/compare/deadpool-sync-v0.1.4...HEAD
41+ [ Unreleased ] : https://github.com/deadpool-rs/deadpool/compare/deadpool-sync-v0.1.5...HEAD
42+ [ 0.1.5 ] : https://github.com/deadpool-rs/deadpool/compare/deadpool-sync-v0.1.4...deadpool-sync-v0.1.5
4043[ 0.1.4 ] : https://github.com/deadpool-rs/deadpool/compare/deadpool-sync-v0.1.3...deadpool-sync-v0.1.4
4144[ 0.1.3 ] : https://github.com/deadpool-rs/deadpool/compare/deadpool-sync-v0.1.2...deadpool-sync-v0.1.3
4245[ 0.1.2 ] : https://github.com/deadpool-rs/deadpool/compare/deadpool-sync-v0.1.1...deadpool-sync-v0.1.2
Original file line number Diff line number Diff line change 11[package ]
22name = " deadpool-sync"
3- version = " 0.1.4 "
3+ version = " 0.1.5 "
44edition = " 2024"
55rust-version = " 1.85"
66authors = [" Michael P. Jung <michael.jung@terreon.de>" ]
You can’t perform that action at this time.
0 commit comments