Skip to content

Commit

Permalink
Bump struct-patch from 0.4.1 to 0.8.6
Browse files Browse the repository at this point in the history
Bumps [struct-patch](https://github.com/yanganto/struct-patch) from 0.4.1 to 0.8.6.
- [Release notes](https://github.com/yanganto/struct-patch/releases)
- [Commits](yanganto/struct-patch@v0.4.1...v0.8.6)

---
updated-dependencies:
- dependency-name: struct-patch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent f525868 commit b4a8f06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -50,7 +50,7 @@ scopetime = { path = "./scopetime", version = "0.1" }
serde = "1.0"
shellexpand = "3.1"
simplelog = { version = "0.12", default-features = false }
struct-patch = "0.4"
struct-patch = "0.8"
syntect = { version = "5.2", default-features = false, features = [
"parsing",
"default-syntaxes",
Expand Down

0 comments on commit b4a8f06

Please sign in to comment.