Skip to content

Commit 06172e7

Browse files
authored
move binex to latest branch (#312)
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 0421355 commit 06172e7

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
@@ -145,7 +145,7 @@ gnss-qc-traits = { version = "0.1.0", features = ["html"], optional = true }
145145
maud = { version = "0.26", optional = true }
146146

147147
# BINEX (serdes)
148-
binex = { version = "0.4.1", optional = true }
148+
binex = { git = "https://github.com/rtk-rs/binex", branch = "main", optional = true }
149149

150150
# RTCM (serdes)
151151
rtcm-rs = { version = "0.11", optional = true }

0 commit comments

Comments
 (0)