mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-25 01:02:20 -04:00
refactor(bindings): Unset custom lib name for crypto-ffi
This commit is contained in:
committed by
Jonas Platte
parent
6a561c20e2
commit
c3eaa864dd
@@ -11,7 +11,6 @@ publish = false
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "staticlib"]
|
||||
name = "matrix_crypto_ffi"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.57"
|
||||
|
||||
Reference in New Issue
Block a user