Skip to content

Commit

Permalink
Update plotly to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp authored and David Peter committed Sep 24, 2024
1 parent b175c31 commit 12b347c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
10 changes: 6 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions numbat-wasm/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion numbat/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rand = "0.8.5"
strfmt = "0.2.4"
indexmap = "2.2.6"
mendeleev = "0.8.1"
plotly = { version = "0.9.1", git = "https://github.com/plotly/plotly.rs" }
plotly = "0.10.0"

[features]
default = ["fetch-exchangerates"]
Expand Down

0 comments on commit 12b347c

Please sign in to comment.