diff --git a/Cargo.toml b/Cargo.toml index 59beed4597..9402fee3b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,6 @@ edition = "2021" license = "MIT" description = "This crate serves as the entry point for embedding applications using Rust on Blue Robotics's Navigator" homepage = "https://bluerobotics.com/store/comm-control-power/control/navigator/" -documentation = "https://docs.bluerobotics.com/navigator-rs/doc/navigator_rs/" repository = "https://github.com/bluerobotics/navigator-rs" categories = ["science::robotics", "embedded", "hardware-support"] keywords = ["BlueRobotics", "embedded", "navigator", "robotics", "ROV"]