diff --git a/rust/sbp/Cargo.toml b/rust/sbp/Cargo.toml index a3834eda0f..f3d01f15f0 100644 --- a/rust/sbp/Cargo.toml +++ b/rust/sbp/Cargo.toml @@ -34,7 +34,7 @@ crc16 = "0.4" log = "0.4" [dependencies.swiftnav] -version = "0.8" +version = "0.10" optional = true [dependencies.slotmap] @@ -71,4 +71,4 @@ serialport = "2.1.0" [package.metadata.docs.rs] # Whether to pass `--all-features` to Cargo when building docs for docs.rs -all-features = true \ No newline at end of file +all-features = true