From 0fb870509821eb6f8158a9ee3cc02e6a0f951c86 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Thu, 3 Mar 2022 20:18:06 -0500 Subject: Started with leap seconds --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f86b4ff..b614093 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,5 @@ license = "Unlicense" [dependencies] derive_more = "0.99" -thiserror = "1" \ No newline at end of file +thiserror = "1" +parking_lot = "0.12" \ No newline at end of file -- cgit v1.2.3