summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_agent/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/core/tedge_agent/Cargo.toml')
-rw-r--r--crates/core/tedge_agent/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/crates/core/tedge_agent/Cargo.toml b/crates/core/tedge_agent/Cargo.toml
index 77732974..55097eca 100644
--- a/crates/core/tedge_agent/Cargo.toml
+++ b/crates/core/tedge_agent/Cargo.toml
@@ -6,6 +6,8 @@ edition = "2021"
rust-version = "1.58.1"
license = "Apache-2.0"
description = "tedge_agent interacts with a Cloud Mapper and one or more Software Plugins"
+homepage = "https://thin-edge.io"
+repository = "https://github.com/thin-edge/thin-edge.io"
[package.metadata.deb]
pre-depends = "tedge_mapper"