Skip to content

Commit

Permalink
Remove dashmap
Browse files Browse the repository at this point in the history
  • Loading branch information
skailasa committed Jan 11, 2024
1 parent 8070092 commit 30629dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion field/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ rlst-blis = { git = "https://github.com/linalg-rs/rlst.git" }
rlst-common = { git = "https://github.com/linalg-rs/rlst.git" }
fftw = {git = "https://github.com/skailasa/fftw.git" }
cauchy = "0.4.*"
dashmap = {version = "5.5.0", features=["rayon"]}
approx = "0.5"
rayon = "1.7"

Expand Down

0 comments on commit 30629dc

Please sign in to comment.