1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-10 16:56:17 +02:00

chore(deps): bump target-lexicon from 0.12.5 to 0.12.6

Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.5 to 0.12.6.
- [Release notes](https://github.com/bytecodealliance/target-lexicon/releases)
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.5...v0.12.6)

---
updated-dependencies:
- dependency-name: target-lexicon
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-13 02:24:22 +00:00 committed by GitHub
parent 188ce0c540
commit b444c5b412
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -2951,9 +2951,9 @@ dependencies = [
[[package]]
name = "target-lexicon"
version = "0.12.5"
version = "0.12.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9410d0f6853b1d94f0e519fb95df60f29d2c1eff2d921ffdf01a4c8a3b54f12d"
checksum = "8ae9980cab1db3fceee2f6c6f643d5d8de2997c58ee8d25fb0cc8a9e9e7348e5"
[[package]]
name = "tempfile"