Skip to content

Commit 6ee0cd3

Browse files
committed
bump gnss-rs
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent ac83c6d commit 6ee0cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cggtts-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ itertools = "0.11.0"
1717
env_logger = "0.10"
1818
clap = { version = "4.4.6", features = ["derive", "color"] }
1919
serde = { version = "1.0", default-features = false, features = ["derive"] }
20-
cggtts = { path = "../cggtts", version = "=4.1.3" }
20+
cggtts = { path = "../cggtts", version = "=4.1.4" }
2121
plotly = "0.8.4"
2222
# plotly = { git = "https://github.com/gwbres/plotly", branch = "density-mapbox" }

0 commit comments

Comments
 (0)