We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76499cf + 360bd15 commit d6780edCopy full SHA for d6780ed
mavlink/Cargo.toml
@@ -21,6 +21,7 @@ rust-version = "1.65.0"
21
[build-dependencies]
22
mavlink-bindgen = { path = "../mavlink-bindgen", default-features = false }
23
24
+
25
[[example]]
26
name = "mavlink-dump"
27
path = "examples/mavlink-dump/src/main.rs"
0 commit comments