Update toml to 0.5 and cbindgen to 0.9

This commit is contained in:
Bastien Orivel 2019-08-13 13:26:13 +02:00
parent 62e46cf87c
commit f7411db717
4 changed files with 17 additions and 16 deletions

View file

@ -44,4 +44,4 @@ webvr = {path = "../webvr"}
webxr-api = {git = "https://github.com/servo/webxr"}
[build-dependencies]
toml = "0.4.5"
toml = "0.5"