Skip to content

Commit

Permalink
Removed lazy_static
Browse files Browse the repository at this point in the history
  • Loading branch information
tbetcke committed Oct 31, 2024
1 parent 273bdbf commit 237fe2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ crate-type = ["lib", "cdylib"]
itertools = "0.13.*"
mpi = { version = "0.8.*", optional = true }
num = "0.4"
lazy_static = "1.4"
ndelement = { git = "https://github.com/bempp/ndelement", default-features = false }
ndgrid = { git = "https://github.com/bempp/ndgrid.git", default-features = false }
rayon = "1.9"
Expand Down

0 comments on commit 237fe2d

Please sign in to comment.