chore: housekeeping

This commit is contained in:
Felix Spöttel
2024-10-31 23:10:19 +01:00
parent 3657f8c6dc
commit 59866c3d70
2 changed files with 80 additions and 16 deletions

View File

@@ -22,8 +22,8 @@ test_lib = []
[dependencies]
# Template dependencies
chrono = { version = "0.4.31", optional = true }
dhat = { version = "0.3.2", optional = true }
chrono = { version = "0.4.38", optional = true }
dhat = { version = "0.3.3", optional = true }
pico-args = "0.5.0"
tinyjson = "2.5.1"