Skip to content

Commit 91660c4

Browse files
authored
Update to latest lib (#317)
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 6390e17 commit 91660c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ flate2 = { version = "1", optional = true }
139139
anise = { version = "0.5.3", optional = true }
140140
nalgebra = { version = "0.33.0", optional = true }
141141
hifitime = { version = "4.0.0", features = ["serde", "std"] }
142-
gnss-rs = { version = "2.3.3", features = ["serde", "domes", "cospar"] }
143-
gnss-qc-traits = { version = "0.1.0", features = ["html"], optional = true }
142+
gnss-rs = { version = "2.3.5", features = ["serde", "domes", "cospar"] }
143+
gnss-qc-traits = { git = "https://github.com/rtk-rs/qc-traits", features = ["html"], optional = true }
144144

145145
maud = { version = "0.26", optional = true }
146146

0 commit comments

Comments
 (0)