This repository has been archived on 2026-04-25. You can view files and clone it, but cannot push or open issues or pull requests.
RustyPass/Cargo.toml

9 lines
129 B
TOML

[package]
name = "RustyPass"
version = "0.1.0"
edition = "2021"
[dependencies]
base64 = "0.22.1"
rand = "0.8.5"
ring = "0.17.8"