Skip to content

Commit 35fa0ce

Browse files
Bump struct-patch from 0.9.4 to 0.10.4 (#2759)
Bumps [struct-patch](https://github.com/yanganto/struct-patch) from 0.9.4 to 0.10.4. - [Commits](yanganto/struct-patch@v0.9.4...v0.10.4) --- updated-dependencies: - dependency-name: struct-patch dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 598a1b5 commit 35fa0ce

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
@@ -69,7 +69,7 @@ scopetime = { path = "./scopetime", version = "0.1" }
6969
serde = "1.0"
7070
shellexpand = "3.1"
7171
simplelog = { version = "0.12", default-features = false }
72-
struct-patch = "0.9"
72+
struct-patch = "0.10"
7373
syntect = { version = "5.3", default-features = false, features = [
7474
"parsing",
7575
"default-syntaxes",

0 commit comments

Comments
 (0)