Skip to content

Commit 7e03eeb

Browse files
committed
bumping to latest version of libswiftnav, proc macros failing on non-linux machines
1 parent b350158 commit 7e03eeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rust/sbp/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ crc16 = "0.4"
3434
log = "0.4"
3535

3636
[dependencies.swiftnav]
37-
version = "0.8"
37+
version = "0.10"
3838
optional = true
3939

4040
[dependencies.slotmap]
@@ -71,4 +71,4 @@ serialport = "2.1.0"
7171

7272
[package.metadata.docs.rs]
7373
# Whether to pass `--all-features` to Cargo when building docs for docs.rs
74-
all-features = true
74+
all-features = true

0 commit comments

Comments
 (0)