Skip to content

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