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