Skip to content

Commit

Permalink
dont overwrite msgs array
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Jun 13, 2024
1 parent 6ffa17a commit bb1333d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx-ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ sphinx-signer = { path = "../signer", default-features = false, features = [
"no-native",
] }
sphinx-glyph = { path = "../glyph", default-features = false }
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "abf1a4c0cc95e9eba579c685ab17fc2960f27fc2", features = [
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "197a3aad588703735923ca420d4536136e4372c6", features = [
"msg",
"bindings",
] }
Expand Down

0 comments on commit bb1333d

Please sign in to comment.