Skip to content

Commit

Permalink
Bump pyo3 from 0.15.1 to 0.16.5 in /pythonx/clap/fuzzymatch-rs
Browse files Browse the repository at this point in the history
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.15.1 to 0.16.5.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](PyO3/pyo3@v0.15.1...v0.16.5)

---
updated-dependencies:
- dependency-name: pyo3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2022
1 parent 5d0662d commit 8cd16a8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 61 deletions.
95 changes: 35 additions & 60 deletions pythonx/clap/fuzzymatch-rs/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 pythonx/clap/fuzzymatch-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name = "fuzzymatch_rs"
crate-type = ["cdylib"]

[dependencies.pyo3]
version = "0.15"
version = "0.16"

[dependencies.printer]
path = "../../../crates/printer"
Expand Down

0 comments on commit 8cd16a8

Please sign in to comment.