Skip to content

Commit dc0602b

Browse files
authored
Dep/hifitime (#48)
* dep/hifitime integration for testing --------- Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 03aade6 commit dc0602b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ log = { version = "0.4", optional = true }
4141
polyfit-rs = { version = "0.2", optional = true }
4242
serde = { version = "1.0", optional = true, features = ["derive"] }
4343

44-
gnss-rs = { git = "https://github.com/rtk-rs/gnss", branch = "dep/hifitime", features = ["serde"] }
44+
gnss-rs = { git = "https://github.com/rtk-rs/gnss", branch = "main", features = ["serde"] }
4545
hifitime = { git = "https://github.com/nyx-space/hifitime", branch = "master", features = ["serde", "std"] }
4646

4747
[dev-dependencies]

0 commit comments

Comments
 (0)