Skip to content

Commit

Permalink
Bump pyo3 from 0.22.5 to 0.22.6 in /rust in the actions group across …
Browse files Browse the repository at this point in the history
…1 directory (#59)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 7745641 commit 265507c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ crate-type = ["cdylib"]

[dependencies]
tsp-asn1 = { path = "tsp-asn1" }
pyo3 = { version = "0.22.5", features = ["abi3"] }
pyo3 = { version = "0.22.6", features = ["abi3"] }
asn1 = "0.18"
self_cell = "1"
hex = "0.4"
Expand Down

0 comments on commit 265507c

Please sign in to comment.