Skip to content

Commit dd771df

Browse files
committed
librustls: stop using parse.expand
Since we have no macros anymore, it's not needed.
1 parent 000dada commit dd771df

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

librustls/cbindgen.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,3 @@ include = ["rustls_tls_version"]
4141
"feature = aws-lc-rs" = "DEFINE_AWS_LC_RS"
4242
"feature = ring" = "DEFINE_RING"
4343
"feature = fips" = "DEFINE_FIPS"
44-
45-
[parse.expand]
46-
crates = ["rustls-ffi"]
47-
features = ["read_buf", "aws-lc-rs", "ring", "fips"]

0 commit comments

Comments
 (0)