diff --git a/Cargo.toml b/Cargo.toml index a5b73f2..eacd253 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"