Skip to content

Commit 998aa65

Browse files
committed
Fix pkcs12
1 parent 186268c commit 998aa65

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mbedtls/src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ extern crate rs_libc;
3838
#[macro_use]
3939
mod wrapper_macros;
4040

41-
#[cfg(feature = "pkcs12")]
42-
extern crate yasna;
43-
4441
#[cfg(feature="pkcs12_rc2")]
4542
extern crate rc2;
4643
#[cfg(feature="pkcs12_rc2")]

0 commit comments

Comments
 (0)