Skip to content

Commit 98d7f01

Browse files
Merge pull request #1 from coreproject-moe/dependabot/cargo/pyo3-0.27.2
Bump pyo3 from 0.27.1 to 0.27.2
2 parents b616c5f + 75a8059 commit 98d7f01

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.

crates/python_bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ name = "bencode_rs"
88
crate-type = ["cdylib"]
99

1010
[dependencies]
11-
pyo3 = "0.27.0"
11+
pyo3 = "0.27.2"
1212
bencode = { path = "../bencode" }

0 commit comments

Comments
 (0)