Skip to content

Commit

Permalink
chore(deps): bump rust-embed from 8.0.0 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 8.0.0 to 8.1.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]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 220d6d0 commit b14b2bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ nanoid = "0.4.0"
owo-colors = "3.5.0"
regex = "1.10.1"
reqwest = { version = "0.11.22", features = ["rustls-tls", "brotli"], default-features = false }
rust-embed = "8.0.0"
rust-embed = "8.1.0"
serde = { version = "1.0.189", features = ["derive"] }
sysinfo = "0.29.10"
tokio = { version = "1.33.0", features = ["full"] }
Expand Down

0 comments on commit b14b2bc

Please sign in to comment.