Skip to content

Commit

Permalink
deps: Update target-lexicon to v0.12.16 (#9048)
Browse files Browse the repository at this point in the history
* deps: Update target-lexicon to v0.12.16

* deps: cargo vet prune

* deps: cargo vet renew --expiring

* deps: cargo vet prune again
  • Loading branch information
fitzgen authored Jul 31, 2024
1 parent 0683b84 commit 25fcf41
Show file tree
Hide file tree
Showing 5 changed files with 703 additions and 3,493 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ byte-array-literals = { path = "crates/wasi-preview1-component-adapter/byte-arra
regalloc2 = "0.9.3"

# cap-std family:
target-lexicon = "0.12.13"
target-lexicon = "0.12.16"
cap-std = "3.0.0"
cap-rand = { version = "3.0.0", features = ["small_rng"] }
cap-fs-ext = "3.0.0"
Expand Down
Loading

0 comments on commit 25fcf41

Please sign in to comment.