Skip to content

Commit 9aacdc0

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump cfg-if from 0.1.4 to 0.1.5
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]>
1 parent 8990caf commit 9aacdc0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

opt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ regex = "1.0.2"
1818
structopt = { version = "0.2", optional = true }
1919
twiggy-traits = { version = "=0.2.0", path = "../traits" }
2020
wasm-bindgen = { version = "0.2.15", optional = true }
21-
cfg-if = "0.1.4"
21+
cfg-if = "0.1.5"
2222

2323
[features]
2424
default = ["cli", "emit_csv", "emit_json", "emit_text"]

0 commit comments

Comments
 (0)