Skip to content

Commit d09eaa4

Browse files
authored
Release 0.3.13. (#114)
1 parent 9ec212e commit d09eaa4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# [Unreleased]
22

3+
# [0.3.13] - 2025-06-19
4+
5+
- Update windows-sys requirement from >=0.52, <=0.59 to >=0.52, <=0.60
6+
[#113](https://github.com/lambda-fairy/rust-errno/pull/113)
7+
38
# [0.3.12] - 2025-05-12
49

510
- Issue a better error message if the target is unsupported.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "errno"
4-
version = "0.3.12"
4+
version = "0.3.13"
55
authors = ["Chris Wong <[email protected]>", "Dan Gohman <[email protected]>"]
66

77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)