Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

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] <support@dependabot.com>
1 parent 8990caf commit 9aacdc0

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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)