Skip to content

Commit c1260a5

Browse files
Bump rust-embed from 6.6.1 to 6.7.0 in /quickwit (#3532)
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 6.6.1 to 6.7.0. - [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md) - [Commits](https://github.com/pyros2097/rust-embed/commits) --- updated-dependencies: - dependency-name: rust-embed dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90d89b1 commit c1260a5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

quickwit/Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

quickwit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ reqwest = { version = "0.11", default-features = false, features = [
134134
"json",
135135
"rustls-tls",
136136
] }
137-
rust-embed = "6.6.0"
137+
rust-embed = "6.7.0"
138138
serde = { version = "1.0", features = ["derive", "rc"] }
139139
serde_json = "1.0"
140140
serde_qs = { version = "0.10", features = ["warp"] }

0 commit comments

Comments
 (0)