mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 15:49:22 -08:00
add more metadata to Cargo.toml
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
[package]
|
||||
name = "rosenpass"
|
||||
version = "0.1.0"
|
||||
authors = ["Karolin Varner <karo@cupdev.net>"]
|
||||
authors = ["Karolin Varner <karo@cupdev.net>", "wucke13 <wucke13@gmail.com>"]
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
homepage = "https://rosenpass.eu/"
|
||||
repository = "https://github.com/rosenpass/rosenpass"
|
||||
|
||||
[[bench]]
|
||||
name = "handshake"
|
||||
|
||||
Reference in New Issue
Block a user