Skip to content

Commit

Permalink
chore(ui): Add homepage and license to Cargo.toml
Browse files Browse the repository at this point in the history
chore(ui): Add `homepage` and `license` to `Cargo.toml`
  • Loading branch information
Hywan authored Oct 2, 2023
2 parents 58e15f8 + f7c008a commit 2f97301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/matrix-sdk-ui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 2f97301

Please sign in to comment.