Merge pull request #5 from Brooooooklyn/dependabot/cargo/futures-0.3.1
build(deps): update futures requirement from 0.1.27 to 0.3.1
This commit is contained in:
commit
21640d695b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ authors = ["Nathan Sobo <nathan@github.com>", "Yinan Long <lynweklm@gmail.com>"]
|
|||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
futures = "0.1.27"
|
||||
futures = "0.3.1"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.52"
|
||||
|
|
Loading…
Reference in a new issue