diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 96c2e58..f28aa68 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -1795,7 +1795,7 @@ dependencies = [ [[package]] name = "payjoin_ffi" version = "0.20.0" -source = "git+https://github.com/nucode-Tech/payjoin-ffi?branch=v0.20.0#e1538f8aac8981ba160f8f8705c3eb2a96d9f8eb" +source = "git+https://github.com/LtbLightning/payjoin-ffi?branch=main#9e797708487661564336a8fec871c1b8b88198e7" dependencies = [ "base64 0.22.1", "hex", diff --git a/rust/rust-toolchain.toml b/rust/rust-toolchain.toml deleted file mode 100644 index d973514..0000000 --- a/rust/rust-toolchain.toml +++ /dev/null @@ -1,3 +0,0 @@ -[toolchain] -channel = "nightly-2024-07-24" -components = ["rustfmt"] \ No newline at end of file