Skip to content

Commit 01ccc6d

Browse files
build(deps): bump rust-embed from 6.8.1 to 8.3.0
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 6.8.1 to 8.3.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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ce4bc4 commit 01ccc6d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ lazy_static = "1.4.0"
1919
mime_guess = { version = "2.0.4", default-features = false }
2020
pcap = { version = "0.9.2", default-features = false }
2121
regex = { version = "1.5.5", default-features = true }
22-
rust-embed = { version = "6.4.0", default-features = false }
22+
rust-embed = { version = "8.3.0", default-features = false }
2323
serde = { version = "1.0.136", features = ["derive"] }
2424
serde_json = { version = "1.0.80", default-features = false, features = [] }
2525
serde_yaml = { version = "0.9.34", default-features = false, features = [] }

0 commit comments

Comments
 (0)