We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b6442 commit c488458Copy full SHA for c488458
Cargo.toml
@@ -33,7 +33,7 @@ include_dir = "0.7"
33
lazy_static = "1.4.0"
34
log = "0.4"
35
env_logger = "0.8"
36
-mavlink = { version = "0.10.5", features = [ "ardupilotmega", "emit-extensions"] }
+mavlink = { version = "0.10.7", features = [ "ardupilotmega", "emit-extensions"] }
37
paperclip = { version = "0.8", features = ["actix3", "v3", "paperclip-actix", "swagger-ui"] }
38
regex = "1"
39
serde = "1.0.115"
0 commit comments