update tinyfiledialogs

This commit is contained in:
Paul Rouget 2018-03-03 08:35:44 +01:00
parent 679d2de4e7
commit 76552b3e1e
4 changed files with 8 additions and 8 deletions

View file

@ -44,7 +44,7 @@ uuid = {version = "0.5", features = ["v4"]}
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
[target.'cfg(any(target_os = "macos", target_os = "linux", target_os = "windows"))'.dependencies]
tinyfiledialogs = "2.5.9"
tinyfiledialogs = "3.0"
[[test]]
name = "main"