Skip to content

Commit

Permalink
build(deps): bump target-lexicon from 0.13.0 to 0.13.1 in the deps group
Browse files Browse the repository at this point in the history
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](bytecodealliance/target-lexicon@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent 0ae1928 commit f3406f6
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 crates/binstalk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit f3406f6

Please sign in to comment.