Skip to content

Commit a314c86

Browse files
Bump cfg-if to 1.0 (#2336)
1 parent 60e39c6 commit a314c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/futures/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = "0.4.18"
1111
edition = "2018"
1212

1313
[dependencies]
14-
cfg-if = "0.1.9"
14+
cfg-if = "1.0.0"
1515
js-sys = { path = "../js-sys", version = '0.3.45' }
1616
wasm-bindgen = { path = "../..", version = '0.2.68' }
1717

0 commit comments

Comments
 (0)