fix: remove ruby config in uniffi.toml

This commit is contained in:
thunderbiscuit 2024-06-04 10:09:55 -04:00
parent 65702f401b
commit 9d3733389d
No known key found for this signature in database
GPG Key ID: 88253696EB836462

View File

@ -5,8 +5,5 @@ cdylib_name = "bdkffi"
[bindings.python]
cdylib_name = "bdkffi"
[bindings.ruby]
cdylib_name = "bdkffi"
[bindings.swift]
cdylib_name = "bdkffi"