aboutsummaryrefslogtreecommitdiff
path: root/crypto.rc
diff options
context:
space:
mode:
authorErick Tryzelaar <[email protected]>2013-08-15 07:15:35 -0700
committerErick Tryzelaar <[email protected]>2013-08-15 07:15:35 -0700
commite3fef0c40ec4d7a14221d8b1d39d85dc4ecf17d3 (patch)
tree88e7b32365d5b4838ec0180c91e237c84e0210c3 /crypto.rc
parentExpose the submodules (diff)
downloadrust-openssl-e3fef0c40ec4d7a14221d8b1d39d85dc4ecf17d3.tar.xz
rust-openssl-e3fef0c40ec4d7a14221d8b1d39d85dc4ecf17d3.zip
Update to rust 0.8-pre
Diffstat (limited to 'crypto.rc')
-rw-r--r--crypto.rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto.rc b/crypto.rc
index 0f33533f..e562bdca 100644
--- a/crypto.rc
+++ b/crypto.rc
@@ -19,8 +19,6 @@
uuid = "38297409-b4c2-4499-8131-a99a7e44dad3")];
#[crate_type = "lib"];
-extern mod std; // FIXME https://github.com/mozilla/rust/issues/1127
-
pub mod hash;
pub mod pkey;
pub mod symm;