Skip to content

Commit dd67bf3

Browse files
authored
chore(cargo): bump up dependencies (yamafaktory#37)
1 parent 27a69bc commit dd67bf3

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

Cargo.lock

Lines changed: 6 additions & 7 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
@@ -13,9 +13,9 @@ rust-version = "1.56"
1313
version = "1.3.6"
1414

1515
[dependencies]
16-
indexmap = { version = "1.9.1", features = ["rayon"] }
16+
indexmap = { version = "1.9.2", features = ["rayon"] }
1717
itertools = "0.10.5"
18-
rayon = "1.5.3"
18+
rayon = "1.6.0"
1919
thiserror = "1.0.37"
2020

2121
[dev-dependencies]

0 commit comments

Comments
 (0)