Skip to content

Commit b8891a7

Browse files
committed
chore(deps): update compatible
1 parent 9305d4d commit b8891a7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ relative-path = { version = "1", features = ["serde"] }
8080
liquid = "0.26"
8181
liquid-core = "0.26"
8282
liquid-lib = { version = "0.26", features = ["jekyll", "shopify", "extra"] }
83-
deunicode = "1.4.3"
83+
deunicode = "1.4.4"
8484
walkdir = "2.5"
8585
time = "0.3"
8686
log = "0.4"
@@ -108,9 +108,9 @@ notify = { version = "6", optional = true, default-features = false, features =
108108
sass-rs = { version = "0.2", optional = true }
109109

110110
html-minifier = {version="3.0", optional = true }
111-
anyhow = "1.0.81"
111+
anyhow = "1.0.82"
112112
anstream = "0.6.13"
113-
chrono = "0.4.37"
113+
chrono = "0.4.38"
114114

115115
[dev-dependencies]
116116
trycmd = "0.15"

0 commit comments

Comments
 (0)