Skip to content

Commit a27139d

Browse files
authored
Merge pull request #171 from PyO3/dependabot/cargo/examples/html-py-ever/tendril-0.4.2
build(deps): bump tendril from 0.4.1 to 0.4.2 in /examples/html-py-ever
2 parents 5d649fa + 3375222 commit a27139d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/html-py-ever/Cargo.lock

Lines changed: 2 additions & 2 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
@@ -7,7 +7,7 @@ edition = "2018"
77
[dependencies]
88
kuchiki = "0.8.0"
99
pyo3 = { version = "0.13.2", features = ["extension-module"] }
10-
tendril = "0.4.1"
10+
tendril = "0.4.2"
1111

1212
[lib]
1313
name = "html_py_ever"

0 commit comments

Comments
 (0)