refactor(bindings): Unset custom lib name for crypto-ffi

This commit is contained in:
Jonas Platte
2022-10-06 15:04:46 +02:00
committed by Jonas Platte
parent 6a561c20e2
commit c3eaa864dd

View File

@@ -11,7 +11,6 @@ publish = false
[lib]
crate-type = ["cdylib", "staticlib"]
name = "matrix_crypto_ffi"
[dependencies]
anyhow = "1.0.57"