From: Ian Jackson Date: Sun, 21 Mar 2021 11:40:07 +0000 (+0000) Subject: README.md: Update dependency count X-Git-Tag: otter-0.5.0~566 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=082d2f9ba71007331aa1e433af2d5f663ca17821;p=otter.git README.md: Update dependency count Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index 249a722c..9663e4f4 100644 --- a/README.md +++ b/README.md @@ -370,7 +370,7 @@ executed - and, therefore, trusted: * Rustup (the Rust downloader/installer) - this is pretty safe * Rust itself - again, pretty safe * Otter itself - well, I wrote this; up to you. - * 300 transitive dependencies of otter (from crates.io) + * 450 transitive dependencies of otter (from crates.io) * 50 transitive dependencies of bundle-sources * the transitive dependencies of resvg * a geckodriver binary directly from mozilla