Skip to content

Commit 601f421

Browse files
Sam Wileysamcwiley
authored andcommitted
pins current plotly dependency from crates.io
1 parent 58b9f1a commit 601f421

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ serde = { version = "1.0.219", features = ["derive"] }
1313
serde_yaml = "0.9"
1414
glob = "0.3.2"
1515
ordered-float = "5.0.0"
16-
#plotly = "0.12.1"
17-
plotly = { git = "https://github.com/plotly/plotly.rs.git", branch = "main" }
16+
plotly = "0.13.5"
1817

1918
zoe = { version = "0.0.21", default-features = false, features = [
2019
"multiversion",

0 commit comments

Comments
 (0)