Skip to content

Commit 5c2237a

Browse files
committed
Upgrade cfg-if to 1.0
1 parent 2ea9901 commit 5c2237a

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)