Skip to content

Commit 1c5840c

Browse files
authored
Merge pull request #289 from boinkor-net/release/governor/0.10.3
release: governor v0.10.3
2 parents 596069f + fff7f37 commit 1c5840c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

governor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
## [Unreleased] - ReleaseDate
66

7+
## [[0.10.3](https://docs.rs/governor/0.10.3/governor/)] - 2025-12-16
8+
9+
- Fixed a typo that prevented docs for 0.10.2 from building on docs.rs
10+
([#288](https://github.com/boinkor-net/governor/pull/288)).
11+
Thanks, [@sp1ff](https://github.com/sp1ff)!
12+
713
## [[0.10.2](https://docs.rs/governor/0.10.2/governor/)] - 2025-11-13
814

915
- Updated the `hashbrown` dependency to require version 0.16.

governor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "governor"
3-
version = "0.10.2"
3+
version = "0.10.3"
44
authors = ["Andreas Fuchs <asf@boinkor.net>"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)