Skip to content

Commit 06032a0

Browse files
committed
Update bon dependency to version 2.0.1
1 parent da3afcc commit 06032a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords = ["chart", "plot", "plotly", "polars", "visualization"]
1414
categories = ["visualization"]
1515

1616
[dependencies]
17-
bon = "2.0.0"
17+
bon = "2.0.1"
1818
plotly = "0.9.0"
1919
polars = { version = "0.42", features = ["dtype-categorical", "lazy", "strings"] }
2020
serde = "1.0.208"

0 commit comments

Comments
 (0)