Skip to content

Commit 878e2fc

Browse files
authored
chore(cargo): bump up dependencies (yamafaktory#35)
1 parent 54cfc64 commit 878e2fc

File tree

2 files changed

+70
-113
lines changed

2 files changed

+70
-113
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ version = "1.3.4"
1616
indexmap = { version = "1.9.1", features = ["rayon"] }
1717
itertools = "0.10.3"
1818
rayon = "1.5.3"
19-
thiserror = "1.0.33"
19+
thiserror = "1.0.34"
2020

2121
[dev-dependencies]
22-
criterion = "0.3.6"
22+
criterion = "0.4.0"
2323

2424
[[bench]]
2525
name = "performance"

0 commit comments

Comments
 (0)