chiark / gitweb /
README.md: Update dependency count
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Mar 2021 11:40:07 +0000 (11:40 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Mar 2021 11:40:07 +0000 (11:40 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
README.md

index 249a722ca412317e645242e82e2c668752cf8ead..9663e4f45eb3c60b7f4ead0eedb23b253309ef51 100644 (file)
--- 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