Skip to content

Commit

Permalink
Update Rust crate rayon to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent c61c79b commit 10d5a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ chrono = "0.4.35"
indexmap = "2.2.6"
nom = "7.1.3"
pyo3 = { version = "=0.20.3", features = ["chrono"] }
rayon = "1.9.0"
rayon = "1.10.0"
regex = "1.10.4"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.114"
Expand Down

0 comments on commit 10d5a7c

Please sign in to comment.