From: Matt Corallo <649246+TheBlueMatt@users.noreply.github.com> Date: Wed, 2 Nov 2022 19:40:04 +0000 (+0000) Subject: Merge pull request #86 from MaxFangX/update-lock X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=e747233c70ca640124e34fdacb6f8609af1d9360;hp=a35921614ff5fbc2d91580700039fe759543f356;p=ldk-sample Merge pull request #86 from MaxFangX/update-lock Update Cargo.lock to reflect new package name --- diff --git a/Cargo.lock b/Cargo.lock index 66a7e11..fd00a3a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -316,7 +316,7 @@ dependencies = [ ] [[package]] -name = "ldk-tutorial-node" +name = "ldk-sample" version = "0.1.0" dependencies = [ "base64",