1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-26 01:16:13 +02:00

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

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

---
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] 2022-11-08 00:32:56 +00:00 committed by GitHub
parent d99b665283
commit 5094e0a2c9
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

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