mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 20:46:33 -05:00
refactor: check for latest release
DRYs up the code for checking latest release from github.
This commit is contained in:
parent
493324ce1b
commit
4b09ffd4df
4 changed files with 69 additions and 97 deletions
|
|
@ -19,6 +19,7 @@
|
|||
pub mod asb;
|
||||
pub mod bitcoin;
|
||||
pub mod cli;
|
||||
pub mod common;
|
||||
pub mod database;
|
||||
pub mod env;
|
||||
pub mod fs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue