Skip to content

Commit 863e471

Browse files
authored
dep/hifitime integration for testing (#14)
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 18bd04f commit 863e471

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
@@ -37,4 +37,4 @@ html = [
3737
thiserror = "2"
3838
maud = { version = "0.26", optional = true }
3939
hifitime = { git = "https://github.com/nyx-space/hifitime", branch = "master", optional = true }
40-
gnss-rs = { git = "https://github.com/rtk-rs/gnss", branch = "dep/hifitime", features = ["serde", "domes", "cospar"], optional = true }
40+
gnss-rs = { git = "https://github.com/rtk-rs/gnss", branch = "main", features = ["serde", "domes", "cospar"], optional = true }

0 commit comments

Comments
 (0)