diff --git a/README.md b/README.md index 0b5c11df47d73102663eaf439e8ab1e12455134e..3a7659ab9936166b78550d2ab0c6ec077e287803 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ with bindings for the [common message set](http://mavlink.org/messages/common). Add to your Cargo.toml: ``` -mavlink = "0.6" +mavlink = "0.7" ``` See [src/bin/mavlink-dump.rs](src/bin/mavlink-dump.rs) for a usage example.