add correct readme to Cargo.toml metadata

This commit is contained in:
wucke13
2023-02-24 12:51:56 +01:00
parent e34610ac8b
commit 463ec7b5b7

View File

@@ -7,6 +7,7 @@ license = "MIT OR Apache-2.0"
description = "Build post-quantum-secure VPNs with WireGuard!"
homepage = "https://rosenpass.eu/"
repository = "https://github.com/rosenpass/rosenpass"
readme = "readme.md"
[[bench]]
name = "handshake"