mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 22:13:07 +00:00
Adjust go build to link with missing simbols on osx
This commit is contained in:
parent
35e1393843
commit
f954897960
@ -3,6 +3,9 @@ name = "waku-sys"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate-type = ["rlib"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[dependencies]
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit b6ff0386129fcbc34c04f08ac45ea3e19cfd3e44
|
||||
Subproject commit 5b42c98780fe938ff79c54229aa80cdd47a17568
|
||||
Loading…
x
Reference in New Issue
Block a user