mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
add signing support
This commit is contained in:
parent
75edd2773f
commit
e92fc0628b
4 changed files with 211 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#[cfg(test)]
|
||||
pub(crate) mod test;
|
||||
|
||||
mod signing;
|
||||
mod types;
|
||||
|
||||
pub use types::{Blob, Server, VersionAdd};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue