Merge pull request #2 from Keruspe/deps

update cfg-if
This commit is contained in:
Stjepan Glavina 2020-11-06 16:13:12 +01:00 committed by GitHub
commit 9e0bcbe22d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ categories = ["asynchronous", "os"]
readme = "README.md"
[dependencies]
cfg-if = "0.1.10"
cfg-if = "1.0"
event-listener = "2.4.0"
futures-lite = "1.11.0"
once_cell = "1.4.1"