Skip to content

Commit 2d2030e

Browse files
Bump pyo3 from 0.23.2 to 0.23.3 in the actions group across 1 directory (#80)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 600e2f0 commit 2d2030e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212

1313
[dependencies]
1414
tsp-asn1 = { path = "tsp-asn1" }
15-
pyo3 = { version = "0.23.2", features = ["abi3"] }
15+
pyo3 = { version = "0.23.3", features = ["abi3"] }
1616
asn1.workspace = true
1717
self_cell = "1"
1818
hex.workspace = true

0 commit comments

Comments
 (0)