Skip to content

Commit

Permalink
add license and description to cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
w3irdrobot committed Aug 17, 2024
1 parent c795f00 commit 2b4a624
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[package]
description = "Simple nostr notification service."
edition = "2021"
license = " AGPL-3.0-only"
name = "bullhorn"
repository = "https://github.com/w3irdrobot/bullhorn"
version = "0.1.0"
Expand Down

0 comments on commit 2b4a624

Please sign in to comment.