Skip to content

Commit

Permalink
On this PR we renamed the mostro binary (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch authored Sep 27, 2023
1 parent 210c5e1 commit 6be0447
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ license = "MIT"
authors = ["Francisco Calderón <[email protected]>"]
description = "Lightning Network peer-to-peer nostr platform"

[[bin]]
name = "mostrod"
path = "src/main.rs"

[dependencies]
anyhow = "1.0.66"
chrono = "0.4.23"
Expand Down

0 comments on commit 6be0447

Please sign in to comment.