Skip to content

Commit 8282e24

Browse files
committed
Fix write float version.
1 parent 33c6ed3 commit 8282e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lexical-write-float/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT/Apache-2.0"
99
name = "lexical-write-float"
1010
readme = "README.md"
1111
repository = "https://github.com/Alexhuszagh/rust-lexical"
12-
version = "1.0.1"
12+
version = "1.0.2"
1313
exclude = [
1414
"assets/*",
1515
"docs/*",

0 commit comments

Comments
 (0)