Compare commits
5
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63f82eab07
|
||
|
|
f00adf9276
|
||
|
|
216b4cee80
|
||
|
|
cdc02a601d
|
||
|
|
8bcb479b57
|
+12
@@ -78,6 +78,18 @@ matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev =
|
||||
[build-dependencies]
|
||||
regex = "1.10.3"
|
||||
|
||||
[profile]
|
||||
|
||||
[profile.wasm-dev]
|
||||
inherits = "dev"
|
||||
opt-level = 1
|
||||
|
||||
[profile.server-dev]
|
||||
inherits = "dev"
|
||||
|
||||
[profile.android-dev]
|
||||
inherits = "dev"
|
||||
|
||||
[package.metadata.turf]
|
||||
minify = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user