Bump target-lexicon from 0.12.10 to 0.12.11 in /src/rust (#9325)

Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.10 to 0.12.11.
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.10...v0.12.11)

---
updated-dependencies:
- dependency-name: target-lexicon
  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:
dependabot[bot] 2023-08-01 12:58:21 +00:00 committed by GitHub
parent 115835cdc0
commit 3521d169af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
src/rust/Cargo.lock generated
View file

@ -361,9 +361,9 @@ dependencies = [
[[package]]
name = "target-lexicon"
version = "0.12.10"
version = "0.12.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d2faeef5759ab89935255b1a4cd98e0baf99d1085e37d36599c625dac49ae8e"
checksum = "9d0e916b1148c8e263850e1ebcbd046f333e0683c724876bb0da63ea4373dc8a"
[[package]]
name = "unicode-ident"