7de29e7351
- The dot-writer crate is unmaintained, and prevents upgrading sq in Fedora. As a short-term workaround, we make this dependency optional so that it can be easily patched out by packagers. The same has been done for the sq-wot tool. - https://gitlab.com/sequoia-pgp/sequoia-wot/-/issues/51 - https://gitlab.com/sequoia-pgp/sequoia-wot/-/issues/47 - If the situation improves, either because the crate is maintained again, or we port to a different crate, we can easily undo this change. - Also, remove all the examples that use the dot output format. Not only is it awkward to make these examples optional, the existing examples are also very repetetive, as they duplicate an existing example, and only change the output format. - Fixes #146. |
||
---|---|---|
.. | ||
data | ||
common.rs | ||
sq-certify.rs | ||
sq-decrypt.rs | ||
sq-encrypt.rs | ||
sq-export.rs | ||
sq-import.rs | ||
sq-key-adopt.rs | ||
sq-key-generate.rs | ||
sq-key-revoke.rs | ||
sq-key-subkey.rs | ||
sq-key-userid.rs | ||
sq-keyring-lint.rs | ||
sq-link.rs | ||
sq-packet-decrypt.rs | ||
sq-packet-dump.rs | ||
sq-sign.rs | ||
sq-subplot.rs | ||
sq-wot.rs |