From: Ian Jackson Date: Wed, 9 Jun 2021 17:46:45 +0000 (+0100) Subject: docs: Forgo documenting otter-cli's dependencies X-Git-Tag: otter-0.7.1~12 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=a0728ae278b8d8dc495552f515ecfc5663d3d410;p=otter.git docs: Forgo documenting otter-cli's dependencies Unfortunately we can't seem to currently do this because of https://github.com/rust-lang/rust/issues/86173 Signed-off-by: Ian Jackson --- diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 0f72084e..bd2f6a4f 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -18,6 +18,7 @@ authors=["Ian Jackson ", [[bin]] name="otter" path="otter.rs" +doc=false [dependencies]