Skip to content

Commit 369ea6a

Browse files
Bump struct-patch from 0.8.7 to 0.9.0 (#2583)
Bumps [struct-patch](https://github.com/yanganto/struct-patch) from 0.8.7 to 0.9.0. - [Release notes](https://github.com/yanganto/struct-patch/releases) - [Commits](yanganto/struct-patch@v0.8.7...v0.9.0) --- updated-dependencies: - dependency-name: struct-patch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a884d1 commit 369ea6a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ scopetime = { path = "./scopetime", version = "0.1" }
5151
serde = "1.0"
5252
shellexpand = "3.1"
5353
simplelog = { version = "0.12", default-features = false }
54-
struct-patch = "0.8"
54+
struct-patch = "0.9"
5555
syntect = { version = "5.2", default-features = false, features = [
5656
"parsing",
5757
"default-syntaxes",

0 commit comments

Comments
 (0)