We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
homepage
license
Cargo.toml
2 parents 58e15f8 + f7c008a commit 2f97301Copy full SHA for 2f97301
crates/matrix-sdk-ui/Cargo.toml
@@ -2,6 +2,8 @@
2
name = "matrix-sdk-ui"
3
version = "0.6.0"
4
edition = "2021"
5
+repository = "https://github.com/matrix-org/matrix-rust-sdk"
6
+license = "Apache-2.0"
7
rust-version = { workspace = true }
8
9
[features]
0 commit comments