Sourced from time's changelog.
0.3.43 [2025-09-02]
Added
- Support for
rand
0.9Fixed
- In the
convert
module, any use ofper
with types that were not the same (such asNanosecond::per(Second)
) would not compile due to a bug. This has been fixed.
45b9932
v0.3.43 release8cbf0db
Fix bug with convert
3343e85
Add support for rand 0.9afb2574
Add note about MSRV