We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522dd1a commit 9746672Copy full SHA for 9746672
governor/CHANGELOG.md
@@ -6,6 +6,13 @@
6
7
## [[0.10.0](https://docs.rs/governor/0.10.0/governor/)] - 2025-03-27
8
9
+## Changed
10
+
11
+- Opting out of the `jitter` feature now disables the `getrandom`
12
+ dependency as well as the `rand` dependency.
13
+ ([#266](https://github.com/boinkor-net/governor/pull/266),
14
+ thanks @sandhose!).
15
16
## [[0.9.0](https://docs.rs/governor/0.9.0/governor/)] - 2025-03-24
17
18
## Changed
0 commit comments