Skip to content

Commit 8338cfc

Browse files
authored
Merge pull request #315 from PyO3/dependabot/cargo/examples/html-py-ever/pyo3-0.18.1
build(deps): bump pyo3 from 0.18.0 to 0.18.1 in /examples/html-py-ever
2 parents 9384458 + a8f6015 commit 8338cfc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: examples/html-py-ever/Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: examples/html-py-ever/Cargo.toml

+1-1
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.18.0", features = ["extension-module"] }
9+
pyo3 = { version = "0.18.1", features = ["extension-module"] }
1010
tendril = "0.4.3"
1111

1212
[lib]

0 commit comments

Comments
 (0)