Bump rust-embed from 6.6.1 to 6.7.0 (#9528)

This commit is contained in:
dependabot[bot]
2023-06-27 21:09:04 +00:00
committed by GitHub
parent 088e6dffbe
commit 283589dc2f
2 changed files with 6 additions and 6 deletions

View File

@ -76,7 +76,7 @@ rayon = "1.7"
regex = "1.7"
roxmltree = "0.18"
rusqlite = { version = "0.29", features = ["bundled"], optional = true }
rust-embed = "6.6"
rust-embed = "6.7"
same-file = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"