We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d21d3 commit 9a7807eCopy full SHA for 9a7807e
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.2.19](https://github.com/cargo-bins/jobslot/compare/v0.2.18...v0.2.19) - 2024-07-31
10
+
11
+### Other
12
+- Update windows-sys requirement from 0.52.0 to 0.59.0 ([#76](https://github.com/cargo-bins/jobslot/pull/76))
13
14
## [0.2.18](https://github.com/cargo-bins/jobslot/compare/v0.2.17...v0.2.18) - 2024-07-05
15
16
### Other
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "jobslot"
3
-version = "0.2.18"
+version = "0.2.19"
4
authors = [
5
"Jiahao XU <Jiahao_XU@outlook.com>",
"Alex Crichton <alex@alexcrichton.com>",
0 commit comments