Skip to content

Commit

Permalink
bump sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Feb 29, 2024
1 parent c5c82ac commit 4a3366c
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 = "d17f8990b2fd4250051624ff7a43a5099f2704c6", features = [
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "fcffd34e9ba4068b7b15ad5c4f3665fc365b95b0", features = [
"msg",
"bindings",
] }
Expand Down

0 comments on commit 4a3366c

Please sign in to comment.