Skip to content

Commit

Permalink
bump sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Apr 11, 2024
1 parent 99bb992 commit c1cd843
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 = "bd907fb6b21145edcc76d1c47d614f9120a3e469", features = [
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "f6a7c21ea77e8e7118c76adf44146e937829b97f", features = [
"msg",
"bindings",
] }
Expand Down

0 comments on commit c1cd843

Please sign in to comment.