aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Add first integration test.Andreas Grois2022-10-091-1/+7
|
* Initial Commit: PasswordMaker itself.Andreas Grois2022-10-091-0/+19
It's compiling, and the public interface is semi-OK now. The internals are still a bit gory, but they'll likely see an iteartion later on anyhow.