diff --git a/Cargo.toml b/Cargo.toml index 5f8c435..ba479f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,8 @@ authors = ["finga "] repository = "https://git.onders.org/finga/mqrs" license = "GPL-3.0-or-later" description = "A simple API for SysV IPC message queues." +homepage = "https://git.onders.org/finga/mqrs/sysvmq" +readme = "README.md" keywords = ["message_queue", "mq", "mqueue", "queue", "sysv", "ipc"] categories = ["os"]