LNP-WG / lnp-node

Lightning network protocol daemon (suitable for generalized Lightning Network)
MIT License
145 stars 40 forks source link

Update dependencies #79

Closed crisdut closed 1 year ago

crisdut commented 1 year ago

hi @dr-orlovsky,

This PR updates the dependencies of the LNP-Node.

I need this to publish new PRs about interop with LN implementations.

codecov-commenter commented 1 year ago

Codecov Report

Merging #79 (e36aed8) into master (dbdb9a6) will increase coverage by 0.0%. The diff coverage is 0.0%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@          Coverage Diff          @@
##           master    #79   +/-   ##
=====================================
  Coverage     0.1%   0.1%           
=====================================
  Files          41     41           
  Lines        3355   3343   -12     
=====================================
  Hits            3      3           
+ Misses       3352   3340   -12     
Impacted Files Coverage Δ
src/routed/runtime.rs 0.0% <0.0%> (ø)

... and 8 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dr-orlovsky commented 1 year ago

Do I need to release the new node version as well?

crisdut commented 1 year ago

Do I need to release the new node version as well?

Not yet. After we approve all PRs, we publish a new version.