Skip to content

Commit 1c7435b

Browse files
committed
new release
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
1 parent 6e4f1d6 commit 1c7435b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gnss-rtk"
3-
version = "0.7.4"
3+
version = "0.7.5"
44
license = "MPL-2.0"
55
authors = ["Guillaume W. Bres <guillaume.bressaix@gmail.com>"]
66
description = "GNSS position solver"
@@ -25,7 +25,7 @@ log = "0.4"
2525
thiserror = "2"
2626
polyfit-rs = "0.2"
2727
nalgebra = "0.33"
28-
itertools = "0.13"
28+
itertools = "0.14"
2929
hifitime = { version = "4.0", features = ["std"] }
3030
anise = { version = "0.5.2", features = ["embed_ephem"] }
3131
map_3d = "0.1.5"

0 commit comments

Comments
 (0)