Unverified Commit a1026bda authored by Steven Fackler's avatar Steven Fackler
Browse files

fix 1.0.1

parent 272af680
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ pub fn run(include_dir: &Path) {
        .allowlist_type("OPENSSL.*")
        .allowlist_type("CRYPTO.*")
        .allowlist_type("EVP.*")
        .allowlist_type("_STACK")
        .allowlist_function("OPENSSL.*")
        .allowlist_function("CRYPTO.*")
        .allowlist_function("EVP.*")