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

Add crates.io 'log' to dependencies #9

Merged
merged 2 commits into from
Dec 24, 2014
Merged

Conversation

cyderize
Copy link
Contributor

The log crate should be coming from crates.io in the future.
See the PR here.

Also, std::str::from_str() is deprecated, so std::str::FromStr::from_str() should be used instead

The log crate should be coming from crates.io in the future.
See the PR [here](rust-lang/rust#19820).
std::str::from_str() is deprecated
@seanmonstar
Copy link
Member

thanks!

seanmonstar added a commit that referenced this pull request Dec 24, 2014
Add crates.io 'log' to dependencies
@seanmonstar seanmonstar merged commit 4fbe500 into hyperium:master Dec 24, 2014
@cyderize cyderize deleted the patch-1 branch January 6, 2015 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants