mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Bump tendril from 0.4.2 to 0.4.3
Bumps [tendril](https://github.com/servo/tendril) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/servo/tendril/releases) - [Commits](https://github.com/servo/tendril/compare/v0.4.2...v0.4.3) --- updated-dependencies: - dependency-name: tendril dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8d684eff7d
commit
e9de2c430c
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -6525,9 +6525,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tendril"
|
||||
version = "0.4.2"
|
||||
version = "0.4.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a9ef557cb397a4f0a5a3a628f06515f78563f2209e64d47055d9dc6052bf5e33"
|
||||
checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
|
||||
dependencies = [
|
||||
"encoding_rs",
|
||||
"futf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue