Skip to content

Commit

Permalink
Update toml to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Eijebong committed Mar 5, 2018
1 parent 9dbb698 commit 3fd8b63
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 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
Original file line number Diff line number Diff line change
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 3fd8b63

Please sign in to comment.