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.
repository
license
Cargo.toml
1 parent 58e15f8 commit f7c008aCopy full SHA for f7c008a
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