Skip to content

Commit 6d238d4

Browse files
committed
update to cfg-expr 0.16
1 parent 6bf8a1f commit 6d238d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pkg-config = "0.3.25"
2424
toml = { version = "0.8", default-features = false, features = ["parse"] }
2525
version-compare = "0.2"
2626
heck = "0.5"
27-
cfg-expr = { version = "0.15.5", features = ["targets"] }
27+
cfg-expr = { version = "0.16", features = ["targets"] }
2828

2929
[dev-dependencies]
3030
lazy_static = "1"

0 commit comments

Comments
 (0)