diff --git a/testing/matrix-sdk-test-utils/Cargo.toml b/testing/matrix-sdk-test-utils/Cargo.toml index 2aed6daa1..323832f5b 100644 --- a/testing/matrix-sdk-test-utils/Cargo.toml +++ b/testing/matrix-sdk-test-utils/Cargo.toml @@ -1,5 +1,6 @@ [package] homepage = "https://github.com/matrix-org/matrix-rust-sdk" +description = "Test utilities used in the Matrix Rust SDK" keywords = ["matrix", "chat", "messaging", "ruma"] license = "Apache-2.0" name = "matrix-sdk-test-utils"