Skip to content

Commit

Permalink
Update Rust crate cfg-expr to 0.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 2, 2023
1 parent ce993bc commit f00eafd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ rustdoc-args = ["--cfg=doc_cfg"]
maintenance = { status = "actively-developed" }

[dependencies]
cfg-expr = { version = "0.15.4", features = ["targets"] }
cfg-expr = { version = "0.15.5", features = ["targets"] }
proptest = { version = "1.2.0", optional = true }
serde = { version = "1.0.178", optional = true, features = ["derive"] }
serde_json = { version = "1.0.104", optional = true }
Expand Down

0 comments on commit f00eafd

Please sign in to comment.