Home

rs-spectre @b7b3a6fe6ccfb708b84cd398a2da335892bbacfb - refs - log -
-
https://git.jolheiser.com/rs-spectre.git
Rust implementation for Spectre/Masterpassword
rs-spectre / Cargo.toml
- raw -
1
2
3
4
5
6
7
[workspace]
members = [
  "spectre",
  "spectre-cli"
]
resolver = "2"