Bump tendril from 0.4.1 to 0.4.2

Bumps [tendril](https://github.com/servo/tendril) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/servo/tendril/releases)
- [Commits](https://github.com/servo/tendril/compare/v0.4.1...v0.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-11 06:36:03 +00:00 committed by GitHub
parent 8d0e687207
commit d79b788ffa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -6166,9 +6166,9 @@ dependencies = [
[[package]]
name = "tendril"
version = "0.4.1"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "707feda9f2582d5d680d733e38755547a3e8fb471e7ba11452ecfd9ce93a5d3b"
checksum = "a9ef557cb397a4f0a5a3a628f06515f78563f2209e64d47055d9dc6052bf5e33"
dependencies = [
"encoding_rs",
"futf",