From 1bf45c790ec55e1111d0b6846b42029a76effdd3 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Wed, 9 Apr 2025 21:42:46 +0200 Subject: add repository link --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 894e269..a188c6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2024" license = "MIT" description = "Rust implementation of the AEZ v5 cipher." readme = "README.md" +repository = "https://codeberg.org/dunj3/zears" [dependencies] aes = { version = "0.8.4", features = ["hazmat"] } -- cgit v1.2.3