Skip to content

Commit 581e7f8

Browse files
authored
Merge pull request #228 from PyO3/dependabot/cargo/examples/html-py-ever/pyo3-0.16.4
build(deps): bump pyo3 from 0.16.2 to 0.16.4 in /examples/html-py-ever
2 parents 6287923 + 5d9bf36 commit 581e7f8

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

examples/html-py-ever/Cargo.lock

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

examples/html-py-ever/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66

77
[dependencies]
88
kuchiki = "0.8.0"
9-
pyo3 = { version = "0.16.2", features = ["extension-module"] }
9+
pyo3 = { version = "0.16.4", features = ["extension-module"] }
1010
tendril = "0.4.3"
1111

1212
[lib]

0 commit comments

Comments
 (0)