build(deps): bump target-lexicon from 0.13.0 to 0.13.1 in the deps group

Bumps the deps group with 1 update: [target-lexicon](https://github.com/bytecodealliance/target-lexicon).


Updates `target-lexicon` from 0.13.0 to 0.13.1
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: target-lexicon
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-21 01:40:00 +00:00 committed by GitHub
parent 0ae1928c13
commit f3406f6f7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -33,7 +33,7 @@ miette = "7.0.0"
semver = { version = "1.0.17", features = ["serde"] }
simple-git = { version = "0.2.10", optional = true }
strum = "0.26.1"
target-lexicon = { version = "0.13.0", features = ["std"] }
target-lexicon = { version = "0.13.1", features = ["std"] }
tempfile = "3.5.0"
thiserror = "2.0.7"
tokio = { version = "1.35.0", features = [