build: Bump iced-x86 from 1.11.1 to 1.11.2

Bumps [iced-x86](https://github.com/icedland/iced) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/icedland/iced/releases)
- [Commits](https://github.com/icedland/iced/compare/v1.11.1...v1.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-30 08:14:16 +00:00 committed by Sebastien Boeuf
parent d844f6113d
commit 7ca4d40d49

4
Cargo.lock generated
View File

@ -386,9 +386,9 @@ dependencies = [
[[package]]
name = "iced-x86"
version = "1.11.1"
version = "1.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97b85a147f5dcb22ece887da5b99187954cc046939f22416e953dd7c336e85a1"
checksum = "6aa39b6a19bdd00ba68e23f80a15557795f85b38789591b2f89d16c7bdfcfecd"
dependencies = [
"lazy_static",
"static_assertions",