Skip to content

Commit

Permalink
bump sphinx, include empty msgs in RR
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Jun 13, 2024
1 parent 33dae2f commit 8f2c8ad
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 = "2c5b1efc881d7b1fd966968a30f389555889cd5a", features = [
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "b5939b2dfa93ab780bbfee691353b3ac55bdcda3", features = [
"msg",
"bindings",
] }
Expand Down

0 comments on commit 8f2c8ad

Please sign in to comment.