chore(deps) Update Rust crate includedir to 0.6.0 (#622)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-29 16:00:51 -03:00 committed by GitHub
parent a1be396704
commit 7a26fe8743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ serde = "1.0"
serde_derive = "1.0"
tiny_http = "0.7"
phf = "0.8.0"
includedir = "0.5.0"
includedir = "0.6.0"
tauri = { path = "../../../../../../../tauri", features = [ "all-api", "edge" ] }
[features]