mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump rle-decode-fast from 1.0.1 to 1.0.3
Bumps [rle-decode-fast](https://github.com/WanzenBug/rle-decode-helper) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/WanzenBug/rle-decode-helper/releases) - [Commits](https://github.com/WanzenBug/rle-decode-helper/compare/1.0.1...v1.0.3) --- updated-dependencies: - dependency-name: rle-decode-fast dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
adabf0f418
commit
e0fb9077c6
1 changed files with 4 additions and 4 deletions
8
Cargo.lock
generated
8
Cargo.lock
generated
|
@ -5160,9 +5160,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rle-decode-fast"
|
||||
version = "1.0.1"
|
||||
version = "1.0.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cabe4fa914dec5870285fa7f71f602645da47c486e68486d2b4ceb4a343e90ac"
|
||||
checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422"
|
||||
|
||||
[[package]]
|
||||
name = "ron"
|
||||
|
@ -6387,9 +6387,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "synstructure"
|
||||
version = "0.12.3"
|
||||
version = "0.12.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545"
|
||||
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue