]> Untitled Git - bdk-cli/commit
chore(deps): make shlex a non-optional dependency
authorVadim Anufriev <mailbox@vaan.io>
Tue, 24 Mar 2026 17:43:08 +0000 (21:43 +0400)
committerVadim Anufriev <m@vaan.io>
Wed, 27 May 2026 07:56:16 +0000 (11:56 +0400)
commitdd125049ca17f40aae28dead441660b2c201b495
tree16a8552b7827ac4fbfb84cbdc2667f737afd10b8
parent4a8e3ce24d64d66094c639e0d48015f2128fd2a6
chore(deps): make shlex a non-optional dependency

Although not directly related to this PR's changes, during review
we agreed to make shlex non-optional since it's used by the default
`repl` feature and the package is under 20 KiB.

See: https://github.com/bitcoindevkit/bdk-cli/pull/225#discussion_r2671741961
Cargo.toml