Skip to content

Commit

Permalink
Merge pull request #21 from coolreader18/cfg-if-1.0
Browse files Browse the repository at this point in the history
Upgrade cfg-if to 1.0
  • Loading branch information
fitzgen authored Oct 11, 2021
2 parents 2ea9901 + 5c2237a commit 4dc30a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ version = "0.1.6"
travis-ci = { repository = "rustwasm/console_error_panic_hook" }

[dependencies]
cfg-if = "0.1.6"
cfg-if = "1.0.0"
wasm-bindgen = "0.2.37"

0 comments on commit 4dc30a5

Please sign in to comment.