Bump sparkle from 0.1.22 to 0.1.23

Bumps [sparkle](https://github.com/servo/sparkle) from 0.1.22 to 0.1.23.
- [Release notes](https://github.com/servo/sparkle/releases)
- [Commits](https://github.com/servo/sparkle/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-22 01:48:20 +00:00 committed by GitHub
parent 0901e53dbc
commit 66efb534fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -5361,9 +5361,9 @@ dependencies = [
[[package]] [[package]]
name = "sparkle" name = "sparkle"
version = "0.1.22" version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34a99c8f866b15ebf845b1957a244e033f434346f648620c645d95a05b00c0af" checksum = "330996cd0c6e299725511d329a94b883f685e66c05c0150daeac2d98c7580455"
dependencies = [ dependencies = [
"gl_generator 0.13.1", "gl_generator 0.13.1",
] ]