Skip to content

Commit

Permalink
bump gnss-rs
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
  • Loading branch information
gwbres committed Jan 5, 2024
1 parent ac83c6d commit 6ee0cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cggtts-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ itertools = "0.11.0"
env_logger = "0.10"
clap = { version = "4.4.6", features = ["derive", "color"] }
serde = { version = "1.0", default-features = false, features = ["derive"] }
cggtts = { path = "../cggtts", version = "=4.1.3" }
cggtts = { path = "../cggtts", version = "=4.1.4" }
plotly = "0.8.4"
# plotly = { git = "https://github.com/gwbres/plotly", branch = "density-mapbox" }

0 comments on commit 6ee0cd3

Please sign in to comment.