Skip to content

Commit

Permalink
Bump pyo3 to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Gukov committed Feb 11, 2021
1 parent fcc41ec commit 5929922
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 @@ -4,7 +4,7 @@ name = "python-dtparse"
version = "1.3.1"

[dependencies]
pyo3 = "0.12.4"
pyo3 = "0.13.1"
chrono = "0.4.19"

[lib]
Expand Down

0 comments on commit 5929922

Please sign in to comment.