We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 431fa58 commit 0f956d4Copy full SHA for 0f956d4
1 file changed
src/validation.rs
@@ -124,6 +124,7 @@ const PE_ALLOWED_LIBRARIES: &[&str] = &[
124
"libssl-1_1.dll",
125
"libssl-1_1-x64.dll",
126
"libssl-3.dll",
127
+ "libssl-3-arm64.dll",
128
"libssl-3-x64.dll",
129
"python3.dll",
130
"python39.dll",
0 commit comments