Skip to content

Commit b4b76a0

Browse files
authored
chore(cargo): bump up dependencies (yamafaktory#43)
1 parent 340f05d commit b4b76a0

File tree

2 files changed

+34
-17
lines changed

2 files changed

+34
-17
lines changed

Cargo.lock

Lines changed: 32 additions & 15 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
@@ -14,10 +14,10 @@ version = "2.1.0"
1414

1515
[dependencies]
1616
ahash = "0.8.3"
17-
indexmap = { version = "1.9.2", features = ["rayon"] }
17+
indexmap = { version = "1.9.3", features = ["rayon"] }
1818
itertools = "0.10.5"
1919
rayon = "1.7.0"
20-
thiserror = "1.0.39"
20+
thiserror = "1.0.40"
2121

2222
[dev-dependencies]
2323
criterion = "0.4.0"

0 commit comments

Comments
 (0)