We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f208ea commit e6133c9Copy full SHA for e6133c9
crates/jiter/Cargo.toml
@@ -17,7 +17,7 @@ num-traits = "0.2.16"
17
ahash = "0.8.0"
18
smallvec = "1.11.0"
19
pyo3 = { workspace = true, optional = true }
20
-lexical-parse-float = { version = "0.8.5", features = ["format"] }
+lexical-parse-float = { version = "1.0.5", features = ["format"] }
21
bitvec = "1.0.1"
22
23
[features]
0 commit comments