Skip to content

Commit

Permalink
Bump cfg-if from 0.1.4 to 0.1.5
Browse files Browse the repository at this point in the history
Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/alexcrichton/cfg-if/releases)
- [Commits](rust-lang/cfg-if@0.1.4...0.1.5)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Aug 13, 2018
1 parent 8990caf commit 9aacdc0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 opt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ regex = "1.0.2"
structopt = { version = "0.2", optional = true }
twiggy-traits = { version = "=0.2.0", path = "../traits" }
wasm-bindgen = { version = "0.2.15", optional = true }
cfg-if = "0.1.4"
cfg-if = "0.1.5"

[features]
default = ["cli", "emit_csv", "emit_json", "emit_text"]
Expand Down

0 comments on commit 9aacdc0

Please sign in to comment.