Skip to content

Commit b244406

Browse files
dependabot[bot]iceiix
authored andcommitted
Bump cfg-if from 0.1.7 to 0.1.9 (#154)
Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.7 to 0.1.9. - [Release notes](https://github.com/alexcrichton/cfg-if/releases) - [Commits](rust-lang/cfg-if@0.1.7...0.1.9) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e0f78d commit b244406

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ path = "src/main.rs"
1818
opt-level = 1
1919

2020
[dependencies]
21-
cfg-if = "0.1.7"
21+
cfg-if = "0.1.9"
2222
wasm-bindgen = "0.2.43"
2323
sha-1 = "0.8.1"
2424
glutin = { git = "https://github.com/iceiix/glutin", rev = "de52fba20678f3931fba3eb6700774469e48512f" }

0 commit comments

Comments
 (0)