Skip to content

Commit

Permalink
Merge branch 'master' into gh-185-py-datetime
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin committed Oct 10, 2024
2 parents 4d64101 + 1033bb0 commit 73942e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pyo3 = { version = "0.22.0", features = [
num-traits = { version = "0.2.15", default-features = false, features = [
"libm",
] }
lexical-core = { version = "0.8.5", default-features = false, features = [
lexical-core = { version = "1.0.1", default-features = false, features = [
"parse-integers",
"parse-floats",
] }
Expand Down

0 comments on commit 73942e3

Please sign in to comment.