chore(ui): Add homepage and license to Cargo.toml

chore(ui): Add `homepage` and `license` to `Cargo.toml`
This commit is contained in:
Ivan Enderlin
2023-10-02 10:07:41 +02:00
committed by GitHub
+2
View File
@@ -2,6 +2,8 @@
name = "matrix-sdk-ui"
version = "0.6.0"
edition = "2021"
repository = "https://github.com/matrix-org/matrix-rust-sdk"
license = "Apache-2.0"
rust-version = { workspace = true }
[features]