Skip to content

Commit a2e33b6

Browse files
authored
Merge pull request #145 from syncable-dev/dependabot/cargo/develop/rayon-1.11.0
chore(deps): bump rayon from 1.10.0 to 1.11.0
2 parents 870287e + a4db2ca commit a2e33b6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ indicatif = "0.18"
3535
regex = "1"
3636
glob = "0.3"
3737
once_cell = "1"
38-
rayon = "1.7"
38+
rayon = "1.11"
3939
termcolor = "1"
4040
chrono = { version = "0.4", features = ["serde"] }
4141
colored = "3"

0 commit comments

Comments
 (0)