Skip to content

Commit bc29ad7

Browse files
authored
Merge pull request #15 from openSVM/dependabot/cargo/rayon-1.11.0
cargo(deps): bump rayon from 1.10.0 to 1.11.0
2 parents a3f1160 + b4c401b commit bc29ad7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
rayon = "1.10.0"
9+
rayon = "1.11.0"
1010
serde = { version = "1.0", features = ["derive"] }
1111
serde_json = "1.0"
1212
solana-sdk = "3.0.0"

0 commit comments

Comments
 (0)