Skip to content

Commit

Permalink
Update Rust crate target-lexicon to 0.12.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored and sunshowers committed Oct 2, 2023
1 parent 6ad01bd commit 1455902
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 target-spec/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cfg-expr = { version = "0.15.4", features = ["targets"] }
proptest = { version = "1.2.0", optional = true }
serde = { version = "1.0.188", optional = true, features = ["derive"] }
serde_json = { version = "1.0.107", optional = true }
target-lexicon = { version = "0.12.10", features = ["std"] }
target-lexicon = { version = "0.12.11", features = ["std"] }
guppy-workspace-hack = { version = "0.1", path = "../workspace-hack" }
unicode-ident = "1.0.11"

Expand Down

0 comments on commit 1455902

Please sign in to comment.