diff --git a/Cargo.toml b/Cargo.toml index f0cfe12..d9708fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" description = "The hacker's BLE (bluetooth low energy) browser terminal app" license = "BSD-3-Clause" authors = ["Dmitriy Kovalenko "] +repository = "https://github.com/dmtrKovalenko/blendr" [[bin]] name = "blendr"