Skip to content

Commit

Permalink
Auto merge of #20201 - Eijebong:bump, r=nox
Browse files Browse the repository at this point in the history
Bump some dependencies now that metadeps is out of the way ᕕ( ᐛ )ᕗ

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20201)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo committed Mar 5, 2018
2 parents 9dbb698 + f091735 commit 05dcfe2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
29 changes: 16 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/style/Cargo.toml
Expand Up @@ -81,4 +81,4 @@ log = "0.3"
bindgen = { version = "0.33.1", optional = true }
regex = {version = "0.2", optional = true}
walkdir = "1.0"
toml = {version = "0.2.1", optional = true, default-features = false}
toml = {version = "0.4.5", optional = true, default-features = false}

0 comments on commit 05dcfe2

Please sign in to comment.