radicle-keystore 0.2.0

Abstraction over storage of cryptographic keys within the Radicle stack
Documentation
1
2
3
4
5
6
#!/usr/bin/env bash
set -eou pipefail

echo '--- Clippy'
cargo clippy --all-targets --all-features -- -D warnings