Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Dec 18, 2024
1 parent 4f68856 commit bbf97a7
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 @@ -22,7 +22,7 @@ rayon = { version = "1.10.0" }
tokio = { version = "1.42.0", features = ["full"] }
once_cell = { version = "1.20.2" }
num_cpus = { version = "1.16.0" }
crossbeam-queue = "0.3.11"
crossbeam-queue = "0.3.12"
unbug = { version = "0.4.0" }

[build-dependencies]
Expand Down

0 comments on commit bbf97a7

Please sign in to comment.