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 3341a78 commit b36bba5Copy full SHA for b36bba5
CHANGELOG.md
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
## 0.13.3 - 2022-12-04
10
11
+Please note that we had to update the MSRV for this crate from 1.56.0 to 1.59.0
12
+for this patch release being possible, because a transitive dependency did
13
+update its MSRV.
14
+
15
- Backport of commit [d54986c54091e4620c199d3dfadde80b82958bb3] from [#362] for
16
using float_cmp for testing floats
17
- Backport of [#379] adding `Clone` trait derive to builder states
0 commit comments