Skip to content

Commit c77f3a5

Browse files
committed
chrono
1 parent 7adb462 commit c77f3a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9+
chrono = "0.4.26"
910
once_cell = "1.18.0"
1011
tokio = { version = "1.28.1", features = ["macros", "rt-multi-thread", "time", "full"] }
1112
uuid = { version = "1.3.4", features = ["v4"] }

0 commit comments

Comments
 (0)