diff options
Diffstat (limited to 'adenosine-pds/Cargo.toml')
-rw-r--r-- | adenosine-pds/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/adenosine-pds/Cargo.toml b/adenosine-pds/Cargo.toml index 64765a4..7075e65 100644 --- a/adenosine-pds/Cargo.toml +++ b/adenosine-pds/Cargo.toml @@ -43,6 +43,7 @@ ucan = "0.7.0-alpha.1" bs58 = "*" async-trait = "*" dotenv = "*" +askama = "0.11" # for vendored iroh-car thiserror = "1.0" |