agora-org / agora

File server that accepts Lightning Network payments for downloads
Creative Commons Zero v1.0 Universal
185 stars 24 forks source link

Update dependency `lightning-invoice` #304

Closed soenkehahn closed 2 years ago

soenkehahn commented 2 years ago

I'm not sure what's going on exactly, but I got build failures locally that are fixed by bumping the lightning-invoice version.

casey commented 2 years ago

Weird, looks good to me.

yzernik commented 2 years ago

@casey You probably have an older version of cargo/rustc installed.

The build only started breaking for me after I upgraded rustc from 1.58.1 to 1.60.0