chore(deps) Update Rust crate rfd to 0.2.2 (#1410)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-31 01:30:44 -03:00 committed by GitHub
parent a85710596c
commit 3427425a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ tar = "0.4"
flate2 = "1.0"
thiserror = "1.0.24"
rand = "0.8"
rfd = "0.2.1"
rfd = "0.2.2"
tinyfiledialogs = "3.3"
reqwest = { version = "0.11", features = [ "json", "multipart" ] }
bytes = { version = "1", features = ["serde"] }