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
114 B
TOML
Raw Normal View History

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