We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
homepage
1 parent 7e94ade commit 924ef2eCopy full SHA for 924ef2e
mav-sdk/Cargo.toml
@@ -6,6 +6,7 @@ version = "0.1.0"
6
license = "MIT OR Apache-2.0"
7
readme = "../README.md"
8
repository = "https://github.com/AeroRust/mav"
9
+homepage = "https://github.com/AeroRust/mav"
10
documentation = "https://docs.rs/mav-sdk"
11
description = """
12
Simple API (gRPC) for managing one or more vehicles,
0 commit comments