From 8a5b938b3bb408c24f0f1d6fbd6bd0ba011f60a1 Mon Sep 17 00:00:00 2001 From: Liigo Zhuang Date: Wed, 12 Feb 2014 08:40:52 +0800 Subject: Move base64 and hex from libextra to libserialize --- src/libextra/lib.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libextra/lib.rs') diff --git a/src/libextra/lib.rs b/src/libextra/lib.rs index 70a21da6816..e0200f48cfe 100644 --- a/src/libextra/lib.rs +++ b/src/libextra/lib.rs @@ -59,11 +59,9 @@ pub mod url; pub mod json; pub mod tempfile; pub mod time; -pub mod base64; pub mod workcache; pub mod enum_set; pub mod stats; -pub mod hex; #[cfg(unicode)] mod unicode; -- cgit 1.4.1-3-g733a5