Skip to content

Commit f7c008a

Browse files
committed
chore(ui): Add repository and license to Cargo.toml.
1 parent 58e15f8 commit f7c008a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/matrix-sdk-ui/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "matrix-sdk-ui"
33
version = "0.6.0"
44
edition = "2021"
5+
repository = "https://github.com/matrix-org/matrix-rust-sdk"
6+
license = "Apache-2.0"
57
rust-version = { workspace = true }
68

79
[features]

0 commit comments

Comments
 (0)