Skip to content
Snippets Groups Projects
Commit 19ad62d1 authored by Patrick José Pereira's avatar Patrick José Pereira
Browse files

mavlink-core: Fix README path

parent 249e4c86
Branches
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ authors = [ ...@@ -10,7 +10,7 @@ authors = [
"Ibiyemi Abiodun", "Ibiyemi Abiodun",
] ]
description = "Implements the MAVLink data interchange format for UAVs." description = "Implements the MAVLink data interchange format for UAVs."
readme = "README.md" readme = "../README.md"
license = "MIT/Apache-2.0" license = "MIT/Apache-2.0"
repository = "https://github.com/mavlink/rust-mavlink" repository = "https://github.com/mavlink/rust-mavlink"
edition = "2018" edition = "2018"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment