pasejo 2026.2.22

passage re-implementation in Rust for teams
1
2
3
4
5
6
// SPDX-FileCopyrightText: The pasejo Authors
// SPDX-License-Identifier: 0BSD

pub mod cli;
pub mod configuration;
pub mod password_store;