Skip to content

Commit 40ab786

Browse files
build(deps): bump tendril from 0.4.2 to 0.4.3 in /examples/html-py-ever
Bumps [tendril](https://github.com/servo/tendril) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/servo/tendril/releases) - [Commits](servo/tendril@v0.4.2...v0.4.3) --- updated-dependencies: - dependency-name: tendril dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d51c46 commit 40ab786

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.16.2", features = ["extension-module"] }
10-
tendril = "0.4.2"
10+
tendril = "0.4.3"
1111

1212
[lib]
1313
name = "html_py_ever"

0 commit comments

Comments
 (0)