build(deps): bump iced-x86 from 1.11.0 to 1.11.1 in /fuzz

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-16 07:05:22 +00:00
parent 126e37e3c8
commit 40035a6067

4
fuzz/Cargo.lock generated
View File

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