X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=Cargo.toml;h=54575e5a66e92ca5d31ad53ea81b7500d333702f;hb=3f8e8476596ac11aba24a3bcc427107a56f9a2df;hp=b5f5c13da8428726ea11f5d919d123b1d3b95ad1;hpb=e62243a72a3cba960db7ba7e02fffc3fb5f76059;p=hippotat.git diff --git a/Cargo.toml b/Cargo.toml index b5f5c13..54575e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,6 +41,7 @@ regex = "1.5" lazy_static = "1.4" log = "0.4" memchr = "2" +pin-project-lite = "0.2" sha2 = "0.9" structopt = "0.3" subtle = "2"