Skip to content

Commit

Permalink
Update main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Mar 18, 2024
1 parent acc6bb5 commit 743966a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/core/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ extern crate sha2;
extern crate secp256k1;
extern crate hex;
extern crate nostr;
extern crate rbf;

use clap::{App, Arg};
use std::str::FromStr;
Expand Down

0 comments on commit 743966a

Please sign in to comment.