mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Bump data-url from 0.1.0 to 0.1.1
Bumps [data-url](https://github.com/servo/rust-url) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v0.1.0...idna-v0.1.1) --- updated-dependencies: - dependency-name: data-url 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
07fda0e1ee
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1304,9 +1304,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "data-url"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d33fe99ccedd6e84bc035f1931bb2e6be79739d6242bd895e7311c886c50dc9c"
|
||||
checksum = "3a30bfce702bcfa94e906ef82421f2c0e61c076ad76030c16ee5d2e9a32fe193"
|
||||
dependencies = [
|
||||
"matches",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue