Skip to content

Commit 0a75c14

Browse files
Bump struct-patch from 0.4.1 to 0.8.4
Bumps [struct-patch](https://github.com/yanganto/struct-patch) from 0.4.1 to 0.8.4. - [Release notes](https://github.com/yanganto/struct-patch/releases) - [Commits](yanganto/struct-patch@v0.4.1...v0.8.4) --- updated-dependencies: - dependency-name: struct-patch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ad8265 commit 0a75c14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -50,7 +50,7 @@ scopetime = { path = "./scopetime", version = "0.1" }
5050
serde = "1.0"
5151
shellexpand = "3.1"
5252
simplelog = { version = "0.12", default-features = false }
53-
struct-patch = "0.4"
53+
struct-patch = "0.8"
5454
syntect = { version = "5.2", default-features = false, features = [
5555
"parsing",
5656
"default-syntaxes",

0 commit comments

Comments
 (0)