Skip to content

Commit

Permalink
chore(cargo.toml): Add link to repository (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn authored Jul 2, 2023
1 parent 53f3085 commit 8c0e6a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ edition = "2021"
description = "The hacker's BLE (bluetooth low energy) browser terminal app"
license = "BSD-3-Clause"
authors = ["Dmitriy Kovalenko <dmtr.kovalenko@outlook.com>"]
repository = "https://github.com/dmtrKovalenko/blendr"

[[bin]]
name = "blendr"
Expand Down

0 comments on commit 8c0e6a6

Please sign in to comment.