Skip to content

Commit 4dc30a5

Browse files
authored
Merge pull request #21 from coolreader18/cfg-if-1.0
Upgrade cfg-if to 1.0
2 parents 2ea9901 + 5c2237a commit 4dc30a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ version = "0.1.6"
1212
travis-ci = { repository = "rustwasm/console_error_panic_hook" }
1313

1414
[dependencies]
15-
cfg-if = "0.1.6"
15+
cfg-if = "1.0.0"
1616
wasm-bindgen = "0.2.37"

0 commit comments

Comments
 (0)