Skip to content

Commit

Permalink
use main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Nov 13, 2024
1 parent d866829 commit 1b1303c
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 @@ -23,7 +23,7 @@ name = "ndelement"
crate-type = ["lib", "cdylib"]

[dependencies]
bempp-quadrature = { git = "https://github.com/bempp/quadrature.git", branch = "mscroggs/no-ndelement" }
bempp-quadrature = { git = "https://github.com/bempp/quadrature.git" }
itertools = "0.13.*"
mpi = { version = "0.8.*", optional = true }
num = "0.4"
Expand Down

0 comments on commit 1b1303c

Please sign in to comment.