Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #74 from crate-ci/dependabot/cargo/toml-0.4.8
Browse files Browse the repository at this point in the history
build(deps): bump toml from 0.4.7 to 0.4.8
  • Loading branch information
epage authored Oct 1, 2018
2 parents f1da23b + 38a673a commit 100c1b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ flate2 = { version = "1.0", default-features = false, features = ["rust_backend"
serde_json = { version = "1.0", optional = true }
# Not optional for the sake of `--dump`
serde_yaml = "0.8"
toml = { version = "0.4.0", optional = true }
toml = { version = "0.4.8", optional = true }

[build-dependencies]
clap = "2.32"
Expand Down

0 comments on commit 100c1b2

Please sign in to comment.