mirror of
https://github.com/saymrwulf/anza-cryptography-source.git
synced 2026-09-04 20:24:04 +00:00
6 lines
81 B
TOML
6 lines
81 B
TOML
[package]
|
|
name = "curve25519"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|