Skip to content

Commit 8122cb2

Browse files
fix(deps): update rust crate chrono to 0.4.32 (#311)
1 parent 0eaf82b commit 8122cb2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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
@@ -14,7 +14,7 @@ ructe = { version = "0.17.0", features = ["sass", "mime03"] }
1414
[dependencies]
1515
anyhow = "1.0.79"
1616
async-fs = "2.1.0"
17-
chrono = { version = "0.4.31", features = ["serde"] }
17+
chrono = { version = "0.4.32", features = ["serde"] }
1818
dotenv = "0.15.0"
1919
listenfd = "1.0.1"
2020
mime = "0.3.17"

0 commit comments

Comments
 (0)