Make shared build

This commit is contained in:
Steven Fackler
2016-12-20 15:34:36 -08:00
parent 2a55931fcf
commit ba3b54afb0

View File

@@ -4,7 +4,7 @@ use std::error::Error;
use std::path::{Path, PathBuf};
use std::mem;
use url::Url;
use params::url::Url;
mod url;