Skip to content

Commit 70c55d5

Browse files
committed
chore(deps): update compatible
1 parent e6285f5 commit 70c55d5

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

Cargo.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ ignore = "0.4"
9696
serde = "1.0"
9797
serde_yaml = "0.9"
9898
serde_json = "1.0"
99-
toml = "0.8.8"
99+
toml = "0.8.9"
100100
normalize-line-endings = "0.3.0"
101101
sitemap = "0.4"
102102
open = "5"
@@ -108,13 +108,13 @@ 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.78"
112-
anstream = "0.6.5"
113-
chrono = "0.4.31"
111+
anyhow = "1.0.79"
112+
anstream = "0.6.11"
113+
chrono = "0.4.33"
114114

115115
[dev-dependencies]
116116
trycmd = "0.14"
117-
snapbox = { version = "0.4.15", features = ["diff"] }
117+
snapbox = { version = "0.4.16", features = ["diff"] }
118118

119119
[features]
120120
default = ["syntax-highlight", "sass", "serve", "html-minifier"]

0 commit comments

Comments
 (0)