Skip to content

Commit

Permalink
dep: target-lexicon: 0.12.3 -> 0.12.12
Browse files Browse the repository at this point in the history
Largely just additions of new targets and such, as well as support for
serde.
  • Loading branch information
nagisa committed Oct 30, 2023
1 parent 3079a64 commit e9c3383
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ byte-array-literals = { path = "crates/wasi-preview1-component-adapter/byte-arra
regalloc2 = "0.9.3"

# cap-std family:
target-lexicon = { version = "0.12.3", default-features = false, features = ["std"] }
target-lexicon = { version = "0.12.12", default-features = false, features = ["std"] }
cap-std = "2.0.0"
cap-rand = { version = "2.0.0", features = ["small_rng"] }
cap-fs-ext = "2.0.0"
Expand Down

0 comments on commit e9c3383

Please sign in to comment.