Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rustc-serialize and use std::path #84

Merged
merged 1 commit into from Feb 26, 2015
Merged

Commits on Feb 26, 2015

  1. Bump rustc-serialize and use std::path

    This commit bumps the dependency on rustc-serialize to 0.3 and allows
    `Url::from_file_path` to work with `std::path::Path` as well (transitively
    working for `PathBuf` too).
    alexcrichton committed Feb 26, 2015
You can’t perform that action at this time.