From 260b4ab38c25a77935c37e52c5a4d08280f00f57 Mon Sep 17 00:00:00 2001 From: Evan Feenstra Date: Mon, 4 Nov 2024 10:09:31 -0800 Subject: [PATCH] bump sphinx --- sphinx-ffi/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx-ffi/Cargo.toml b/sphinx-ffi/Cargo.toml index f0eadb6..6b24cc7 100644 --- a/sphinx-ffi/Cargo.toml +++ b/sphinx-ffi/Cargo.toml @@ -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 = "7c2d861062a3bedacb4f8081b31de980f34fafdb", features = [ +sphinx = { git = "https://github.com/stakwork/sphinx", rev = "35c8c788b41364710bdc8b40561078001c711385", features = [ "msg", "bindings", "macaroon",