Skip to content

Commit

Permalink
Removed unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tbetcke committed Dec 29, 2024
1 parent 40082f6 commit 9c5c155
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 @@ -35,7 +35,7 @@ ndgrid = { git="https://github.com/bempp/ndgrid.git", features = ["serde"] }
rayon = "1.9"
rlst = { git = "https://github.com/linalg-rs/rlst.git", features = ["mpi"] }
green-kernels = { git = "https://github.com/bempp/green-kernels.git", features = ["mpi"] }
c-api-tools = { version = "0.1.0" }
# c-api-tools = { version = "0.1.0" }

[dev-dependencies]
approx = "0.5"
Expand Down

0 comments on commit 9c5c155

Please sign in to comment.