Skip to content

Commit 4601892

Browse files
committed
Merge remote-tracking branch 'extrawurst/master' into git-hooks-shell-fix
2 parents 3e4b3c2 + 369ea6a commit 4601892

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
@@ -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)