Skip to content

Commit

Permalink
Update cfg-expr to 0.17
Browse files Browse the repository at this point in the history
Signed-off-by: yubiuser <[email protected]>
  • Loading branch information
yubiuser authored and gdesmott committed Sep 22, 2024
1 parent 4e67a17 commit 48c852c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pkg-config = "0.3.25"
toml = { version = "0.8", default-features = false, features = ["parse"] }
version-compare = "0.2"
heck = "0.5"
cfg-expr = { version = "0.16", features = ["targets"] }
cfg-expr = { version = "0.17", features = ["targets"] }

[dev-dependencies]
lazy_static = "1"
Expand Down

0 comments on commit 48c852c

Please sign in to comment.