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

Update dependencies #1261

Merged
merged 6 commits into from
Sep 30, 2017
Merged

Update dependencies #1261

merged 6 commits into from
Sep 30, 2017

Conversation

alanhdu
Copy link
Contributor

@alanhdu alanhdu commented Sep 30, 2017

  • Use toml 0.4 instead of toml 0.1
  • Use serde instead of rustc-serialize
  • Use lazy_static 0.2 (over 0.1)
  • Upgrade to error-chain 0.11 (to silence unused doc comment warnings).

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented Sep 30, 2017

📌 Commit eabcd62 has been approved by alexcrichton

bors added a commit that referenced this pull request Sep 30, 2017
Update dependencies

- Use `toml 0.4` instead of `toml 0.1`
- Use `serde` instead of `rustc-serialize`
- Use `lazy_static 0.2` (over `0.1`)
- Upgrade to `error-chain 0.11` (to silence unused doc comment warnings).
@bors
Copy link
Contributor

bors commented Sep 30, 2017

⌛ Testing commit eabcd62 with merge 533f098...

@bors
Copy link
Contributor

bors commented Sep 30, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 533f098 to master...

@bors bors merged commit eabcd62 into rust-lang:master Sep 30, 2017
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.

3 participants