Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume W. Bres <[email protected]>
  • Loading branch information
gwbres committed Jan 3, 2025
1 parent 6e4f1d6 commit 1c7435b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gnss-rtk"
version = "0.7.4"
version = "0.7.5"
license = "MPL-2.0"
authors = ["Guillaume W. Bres <[email protected]>"]
description = "GNSS position solver"
Expand All @@ -25,7 +25,7 @@ log = "0.4"
thiserror = "2"
polyfit-rs = "0.2"
nalgebra = "0.33"
itertools = "0.13"
itertools = "0.14"
hifitime = { version = "4.0", features = ["std"] }
anise = { version = "0.5.2", features = ["embed_ephem"] }
map_3d = "0.1.5"
Expand Down

0 comments on commit 1c7435b

Please sign in to comment.