Skip to content

Commit ea84b7f

Browse files
authored
Merge pull request #8 from rtk-rs/dependabot/cargo/plotly-0.12
Update plotly requirement from 0.9 to 0.12
2 parents fc06cb2 + da8434e commit ea84b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ gnss-qc-traits = { version = "0.0.2", features = ["processing"] }
4848

4949
maud = "0.26"
5050

51-
plotly = "0.9"
51+
plotly = "0.12"
5252
# plotly = { path = "../../plotly-rs/plotly" }
5353
# plotly = { git = "https://github.com/gwbres/plotly", branch = "scattergeo"}
5454

0 commit comments

Comments
 (0)