add Dates

This commit is contained in:
2023-10-11 20:12:28 +07:00
parent c70331bed7
commit 09fa8b868e
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
julia_version = "1.9.3"
manifest_format = "2.0"
project_hash = "36eecc471c45eb8595e6eb770a19fec3b10ac258"
project_hash = "bc0957d0a44b75f0ba623d3aae25d6ee965f75da"
[[deps.Base64]]
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

View File

@@ -5,4 +5,5 @@ version = "0.1.0"
[deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"