<p>There are currently 20 direct dependencies some of which could be conceivably cut down if desired.</p>
<p>I have added a small <code>make</code> command to output the total number of deps (including build and dev deps). Its not exact but gives a good estimation:<br>
To run it you need to install the <a href="https://github.com/sfackler/cargo-tree">cargo-tree</a> plugin.</p>
<pre><code>$ cargo install cargo-tree
$ make no-of-deps
  cargo tree | grep -v '(*)' | grep -v '\[' | wc -l
    223
</code></pre>
<p>I'm interested to know how this compares with bisq but cannot find a simple way of listing the deps.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/proposals/issues/125?email_source=notifications&email_token=AJFFTNTBL6X3ARDLM6RH3JDQODB2FA5CNFSM4I5MQO72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBA3P6Y#issuecomment-541177851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWBXSYIXQ7S74ITJVLQODB2FANCNFSM4I5MQO7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVVUDWVC235KNB3JSLQODB2FA5CNFSM4I5MQO72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBA3P6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/proposals/issues/125?email_source=notifications\u0026email_token=AJFFTNTBL6X3ARDLM6RH3JDQODB2FA5CNFSM4I5MQO72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBA3P6Y#issuecomment-541177851",
"url": "https://github.com/bisq-network/proposals/issues/125?email_source=notifications\u0026email_token=AJFFTNTBL6X3ARDLM6RH3JDQODB2FA5CNFSM4I5MQO72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBA3P6Y#issuecomment-541177851",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>