We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6388f commit ae83764Copy full SHA for ae83764
examples/sorting/Cargo.toml
@@ -4,5 +4,5 @@ version = "0.1.0"
4
edition = "2021"
5
6
[dependencies]
7
-benchplot = { path = "../../benchplot" }
+benchplot = "0.1.1"
8
rand = "0.8.5"
0 commit comments