Bump tinyfiledialogs from 3.3.10 to 3.8.3

Bumps [tinyfiledialogs](https://github.com/jdm/tinyfiledialogs-rs) from 3.3.10 to 3.8.3.
- [Release notes](https://github.com/jdm/tinyfiledialogs-rs/releases)
- [Commits](https://github.com/jdm/tinyfiledialogs-rs/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-31 06:39:37 +00:00
committed by GitHub
parent 2d6afdabc5
commit a6258ec91d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ lazy_static = "1.4.0"
# Optional dependencies regulated by features
web-view = { version = "0.7.3", features = [], optional = true }
tinyfiledialogs = { version = "3.3.10", optional = true }
tinyfiledialogs = { version = "3.8.3", optional = true }
open = { version = "1.7.0", optional = true }
[target.'cfg(windows)'.dependencies]