From 7af51292ddfc81d55dd5beff07c557757bb0075f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 9 Nov 2022 15:35:17 -0800 Subject: pds: more bsky posts/feeds/follow/like progress --- adenosine-pds/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'adenosine-pds/Cargo.toml') diff --git a/adenosine-pds/Cargo.toml b/adenosine-pds/Cargo.toml index 7075e65..1637164 100644 --- a/adenosine-pds/Cargo.toml +++ b/adenosine-pds/Cargo.toml @@ -44,6 +44,7 @@ bs58 = "*" async-trait = "*" dotenv = "*" askama = "0.11" +time = { version = "*", features = ["formatting"] } # for vendored iroh-car thiserror = "1.0" -- cgit v1.2.3