build: bump iced-x86 from 1.13.0 to 1.14.0 in /fuzz

Bumps [iced-x86](https://github.com/icedland/iced) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/icedland/iced/releases)
- [Commits](https://github.com/icedland/iced/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: iced-x86
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-19 23:08:39 +00:00
parent 2a470d9a30
commit 02aa95a098

4
fuzz/Cargo.lock generated
View File

@ -284,9 +284,9 @@ dependencies = [
[[package]]
name = "iced-x86"
version = "1.13.0"
version = "1.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94ef7eabb0e712d4f12aea976b2deb876739dc70fd787df3876c75c9b7bcf0be"
checksum = "7383772b06135cede839b7270023b46403656a9148024886e721e82639d3f90e"
dependencies = [
"lazy_static",
"static_assertions",