Skip to content

Commit b1a435c

Browse files
committed
bump cggtts to v4.1.0
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 33230c2 commit b1a435c

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.0.1" }
20+
cggtts = { path = "../cggtts", version = "=4.1.0" }
2121
plotly = "0.8.4"
2222
# plotly = { git = "https://github.com/gwbres/plotly", branch = "density-mapbox" }

0 commit comments

Comments
 (0)