Skip to content

Commit

Permalink
Next (#41)
Browse files Browse the repository at this point in the history
* Update gnss
---------

Signed-off-by: Guillaume W. Bres <[email protected]>
  • Loading branch information
gwbres authored Aug 24, 2024
1 parent 511894d commit 81934ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ map_3d = "0.1.5"
polyfit-rs = "0.2"
nalgebra = "0.32.3"
itertools = "0.13.0"

nyx-space = "2.0.0-rc"
gnss-rs = { version = "2.2.1", features = ["serde"] }
gnss-rs = { version = "2.2.3", features = ["serde"] }
anise = { version = "0.4.2", features = ["embed_ephem"] }
hifitime = { version = "4.0.0-alpha", features = ["serde", "std"] }
serde = { version = "1.0", optional = true, default-features = false, features = ["derive"] }

0 comments on commit 81934ec

Please sign in to comment.