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

Rust 1.0.0-beta fixes #1

Merged
merged 1 commit into from
Apr 13, 2015
Merged

Rust 1.0.0-beta fixes #1

merged 1 commit into from
Apr 13, 2015

Conversation

willem66745
Copy link
Contributor

Simple fix by using time crate as replacement for unstable Duration type to allow compilation for the Rust 1.0.0 beta.

This fix can be removed, when 1.1.0 will (most probably) contain its own stable Duration type.

- use time crate to use replacement for unstable Duration type
@dcuddeback
Copy link
Owner

@willem66745 Thanks. This works for me.

dcuddeback added a commit that referenced this pull request Apr 13, 2015
@dcuddeback dcuddeback merged commit ee2c6d3 into dcuddeback:master Apr 13, 2015
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