summaryrefslogtreecommitdiffstats
path: root/plugins/tedge_dummy_plugin/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/tedge_dummy_plugin/Cargo.toml')
-rw-r--r--plugins/tedge_dummy_plugin/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/tedge_dummy_plugin/Cargo.toml b/plugins/tedge_dummy_plugin/Cargo.toml
index 25656696..7dc38715 100644
--- a/plugins/tedge_dummy_plugin/Cargo.toml
+++ b/plugins/tedge_dummy_plugin/Cargo.toml
@@ -6,6 +6,8 @@ edition = "2021"
rust-version = "1.58.1"
license = "Apache-2.0"
description = "thin.edge.io dummy plugin for testing"
+homepage = "https://thin-edge.io"
+repository = "https://github.com/thin-edge/thin-edge.io"
[dependencies]
clap = { version = "3", features = ["derive"] }