mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Bump cssparser from 0.29.0 to 0.29.2
Bumps [cssparser](https://github.com/servo/rust-cssparser) from 0.29.0 to 0.29.2. - [Release notes](https://github.com/servo/rust-cssparser/releases) - [Commits](https://github.com/servo/rust-cssparser/commits) --- updated-dependencies: - dependency-name: cssparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b72ce9f76c
commit
5c0fd696a7
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1209,9 +1209,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "cssparser"
|
||||
version = "0.29.0"
|
||||
version = "0.29.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2a3a85949f6cbf49a4e1ab98a98e0f9aabfe7d827a7f156da36c98a86dede2df"
|
||||
checksum = "031d29b6d1ea84f63436e45fb6f3c1a3d62dc1650018c53fa7165e108d35d88f"
|
||||
dependencies = [
|
||||
"cssparser-macros",
|
||||
"dtoa-short",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue