Skip to content

Commit 653b2b9

Browse files
authored
moved sources (#8)
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
1 parent 546066b commit 653b2b9

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
@@ -13,4 +13,4 @@ readme = "README.md"
1313

1414
[dependencies]
1515
clap = { version = "4.5", features = ["derive", "color"] }
16-
rinex = { git = "https://github.com/georust/rinex", branch = "main", features = ["flate2"] }
16+
rinex = { git = "https://github.com/rtk-rs/rinex", branch = "main", features = ["flate2"] }

0 commit comments

Comments
 (0)