Skip to content

Commit 59866c3

Browse files
committed
chore: housekeeping
1 parent 3657f8c commit 59866c3

File tree

2 files changed

+80
-16
lines changed

2 files changed

+80
-16
lines changed

Cargo.lock

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

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ test_lib = []
2222
[dependencies]
2323

2424
# Template dependencies
25-
chrono = { version = "0.4.31", optional = true }
26-
dhat = { version = "0.3.2", optional = true }
25+
chrono = { version = "0.4.38", optional = true }
26+
dhat = { version = "0.3.3", optional = true }
2727
pico-args = "0.5.0"
2828
tinyjson = "2.5.1"
2929

0 commit comments

Comments
 (0)