chore: update dependencies
This commit is contained in:
parent
b6060c85cd
commit
40e8ba32a9
1 changed files with 3 additions and 3 deletions
|
@ -5,10 +5,10 @@ authors = ["Nathan Sobo <nathan@github.com>", "Yinan Long <lynweklm@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
futures = "0.1.17"
|
futures = "0.1.27"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
bindgen = "0.32.1"
|
bindgen = "0.49"
|
||||||
cc = "1.0"
|
cc = "1.0"
|
||||||
glob = "0.2.11"
|
glob = "0.3"
|
||||||
semver = "0.9"
|
semver = "0.9"
|
||||||
|
|
Loading…
Reference in a new issue