Skip to content
Snippets Groups Projects
Commit a5edd295 authored by pv42's avatar pv42 Committed by Patrick José Pereira
Browse files

Fix: set cargo toml link to readme in mavlink-bindgen, add missing repo link to mavlink-bindgen

parent d1689626
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,8 @@ version = "0.13.1"
edition = "2021"
license = "MIT/Apache-2.0"
description = "Library used by rust-mavlink."
readme = "../README.md"
readme = "README.md"
repository = "https://github.com/mavlink/rust-mavlink"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment