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 ed2852e commit afb2574Copy full SHA for afb2574
CHANGELOG.md
@@ -27,6 +27,7 @@ The format is based on [Keep a Changelog]. This project adheres to [Semantic Ver
27
28
### Changed
29
30
+- The minimum supported Rust version is now 1.81.0.
31
- The dependency on `itoa` has been removed, as the standard library now has similar functionality
32
by default.
33
- Formatting a component that involves a floating point number is now guaranteed to be
0 commit comments