diff --git a/Cargo.toml b/Cargo.toml index f9d5b9319..70fccb856 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ keywords = ["transforms", "robotics", "ROS", "tf"] readme = "readme.md" documentation = "https://arjo129.github.io/rustros_tf/rustros_tf/index.html" repository = "https://github.com/arjo129/rustros_tf" +homepage = "https://github.com/arjo129/rustros_tf" [lib] crate-type = ["lib"]