mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
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:
parent
8d0e687207
commit
d79b788ffa
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue