Skip to content

Commit

Permalink
Bump target-lexicon from 0.12.16 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.16 to 0.13.0.
- [Commits](bytecodealliance/target-lexicon@v0.12.16...v0.13.0)

---
updated-dependencies:
- dependency-name: target-lexicon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 9961765 commit f3de470
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ serde_json = "1.0.133"
yansi = "1.0.1"
hex = "0.4.3"
anstyle = "1.0.10"
target-lexicon = "0.12.14"
target-lexicon = "0.13.0"
tracing-subscriber = "0.3.19"
tracing = "0.1.41"

0 comments on commit f3de470

Please sign in to comment.