We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546066b commit 653b2b9Copy full SHA for 653b2b9
Cargo.toml
@@ -13,4 +13,4 @@ readme = "README.md"
13
14
[dependencies]
15
clap = { version = "4.5", features = ["derive", "color"] }
16
-rinex = { git = "https://github.com/georust/rinex", branch = "main", features = ["flate2"] }
+rinex = { git = "https://github.com/rtk-rs/rinex", branch = "main", features = ["flate2"] }
0 commit comments