Skip to content

Commit 70394a7

Browse files
committed
Release new version
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 1e1ac1a commit 70394a7

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
@@ -47,7 +47,7 @@ maud = "0.26"
4747
plotly = "0.12"
4848

4949
sp3 = { version = "1.1.2", features = ["qc", "processing", "anise", "serde"], optional = true }
50-
rinex = { git = "https://github.com/rtk-rs/rinex", branch = "main", features = ["qc", "processing", "obs", "clock", "nav", "ionex", "serde"] }
50+
rinex = { version = "0.17.0", features = ["qc", "processing", "obs", "clock", "nav", "ionex", "serde"] }
5151

5252
[dev-dependencies]
5353
serde_json = "1"

0 commit comments

Comments
 (0)