mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
build(deps): bump gobject-sys from 0.19.5 to 0.19.8 (#32558)
Bumps [gobject-sys](https://github.com/gtk-rs/gtk-rs-core) from 0.19.5 to 0.19.8. - [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases) - [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/master/CHANGELOG.md) - [Commits](https://github.com/gtk-rs/gtk-rs-core/compare/0.19.5...0.19.8) --- updated-dependencies: - dependency-name: gobject-sys dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7edf9e3d79
commit
137ded3e30
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2271,9 +2271,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gobject-sys"
|
||||
version = "0.19.5"
|
||||
version = "0.19.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c3787b0bfacca12bb25f8f822b0dbee9f7e4a86e6469a29976d332d2c14c945b"
|
||||
checksum = "2e697e252d6e0416fd1d9e169bda51c0f1c926026c39ca21fbe8b1bb5c3b8b9e"
|
||||
dependencies = [
|
||||
"glib-sys",
|
||||
"libc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue