Skip to content

Commit

Permalink
Bump pyo3 from 0.12.4 to 0.13.2
Browse files Browse the repository at this point in the history
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.12.4 to 0.13.2.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/master/CHANGELOG.md)
- [Commits](PyO3/pyo3@v0.12.4...v0.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2021
1 parent 7e889b2 commit 19622ba
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 4 deletions.
45 changes: 42 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rand_pcg = "0.3"
rayon = "1.5"

[dependencies.pyo3]
version = "0.12.3"
version = "0.13.2"
features = ["extension-module", "hashbrown"]

[dependencies.hashbrown]
Expand Down

0 comments on commit 19622ba

Please sign in to comment.