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 daf2794 commit a55a19bCopy full SHA for a55a19b
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "precise"
3
-version = "0.1.4" # remember to update number in readme for major versions
+version = "0.1.4"
4
authors = ["David Tolnay <[email protected]>"]
5
categories = ["value-formatting"]
6
description = "Full precision decimal representation of f64"
0 commit comments