build(deps): bump iced-x86 from 1.10.0 to 1.10.3

Bumps [iced-x86](https://github.com/0xd4d/iced) from 1.10.0 to 1.10.3.
- [Release notes](https://github.com/0xd4d/iced/releases)
- [Commits](https://github.com/0xd4d/iced/compare/v1.10.0...v1.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-06 11:46:13 +00:00
parent 69d1186ccb
commit 47f47ad53f

4
Cargo.lock generated
View File

@ -451,9 +451,9 @@ dependencies = [
[[package]]
name = "iced-x86"
version = "1.10.0"
version = "1.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0be3ac4fec5cdbfd39a653e9145789e7a989359874da3cf2f18611468937767"
checksum = "644fd8d7e49d1ccae568a8fbb873a7ee7fcb3bc9214a474a5e55c03b6d1fa5ac"
dependencies = [
"lazy_static",
"rustc_version",