mirror of
https://github.com/servo/servo.git
synced 2025-09-18 19:08:22 +01:00
build(deps): bump calloop from 0.10.5 to 0.10.6 (#30216)
Bumps [calloop](https://github.com/Smithay/calloop) from 0.10.5 to 0.10.6. - [Release notes](https://github.com/Smithay/calloop/releases) - [Changelog](https://github.com/Smithay/calloop/blob/master/CHANGELOG.md) - [Commits](https://github.com/Smithay/calloop/compare/v0.10.5...v0.10.6) --- updated-dependencies: - dependency-name: calloop 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
c08077ad6f
commit
b60eeb5bb1
1 changed files with 3 additions and 2 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
@ -624,10 +624,11 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "calloop"
|
name = "calloop"
|
||||||
version = "0.10.5"
|
version = "0.10.6"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "1a59225be45a478d772ce015d9743e49e92798ece9e34eda9a6aa2a6a7f40192"
|
checksum = "52e0d00eb1ea24371a97d2da6201c6747a633dc6dc1988ef503403b4c59504a8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
"bitflags 1.3.2",
|
||||||
"log",
|
"log",
|
||||||
"nix 0.25.1",
|
"nix 0.25.1",
|
||||||
"slotmap",
|
"slotmap",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue