Skip to content

Commit ae83764

Browse files
authored
Update examples to use benchplot version 0.1.1 (#1)
1 parent ce6388f commit ae83764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sorting/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
benchplot = { path = "../../benchplot" }
7+
benchplot = "0.1.1"
88
rand = "0.8.5"

0 commit comments

Comments
 (0)