Skip to content

Commit 4380129

Browse files
Armin BecherArmin Becher
authored andcommitted
chore: upgrade dependencies
1 parent 66d7f7f commit 4380129

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ categories = ["algorithms"]
1111
repository = "https://github.com/becheran/fast-hilbert"
1212

1313
[dev-dependencies]
14-
image = "0.23.13"
15-
criterion = "0.4"
16-
hilbert = "0.1.1"
17-
hilbert_2d = "1.0.0"
14+
image = "0.25.6"
15+
criterion = "0.5.1"
16+
hilbert = "0.1.2"
17+
hilbert_2d = "1.1.0"
1818
hilbert_curve = "0.2.0"
1919

2020
[[bench]]

doc/h1.png

-135 Bytes
Loading

doc/h2.png

-493 Bytes
Loading

doc/h3.png

-1.35 KB
Loading

doc/h4.png

-1.55 KB
Loading

doc/h5.png

-1.96 KB
Loading

doc/h6.png

4.07 KB
Loading

0 commit comments

Comments
 (0)