mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 07:56:55 -04:00
Remove lib
This commit is contained in:
committed by
Damir Jelić
parent
ad001e475f
commit
79b0941687
@@ -14,7 +14,7 @@ publish = false
|
||||
release = true
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "staticlib", "lib"]
|
||||
crate-type = ["cdylib", "staticlib"]
|
||||
|
||||
[features]
|
||||
default = ["bundled-sqlite", "unstable-msc4274"]
|
||||
|
||||
Reference in New Issue
Block a user