We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b1754 commit 2351660Copy full SHA for 2351660
2 files changed
governor/CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
## [Unreleased] - ReleaseDate
6
7
+## [[0.10.4](https://docs.rs/governor/0.10.4/governor/)] - 2025-12-16
8
+
9
## [[0.10.3](https://docs.rs/governor/0.10.3/governor/)] - 2025-12-16
10
11
- Fixed a typo that prevented docs for 0.10.2 from building on docs.rs
governor/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "governor"
3
-version = "0.10.3"
+version = "0.10.4"
authors = ["Andreas Fuchs <[email protected]>"]
edition = "2018"
license = "MIT"
0 commit comments