1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00
Files
ojrc/polariton_auth/Cargo.toml
2025-02-05 21:19:27 -05:00

13 lines
196 B
TOML

[package]
name = "polariton_auth"
version = "0.1.0"
edition = "2021"
[dependencies]
log.workspace = true
polariton.workspace = true
num = "0.4"
rand = "0.9"
ring = "0.17"
simple-rijndael = "0.3"