-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CxxWrap to v0.15 to be compatible with newer versions of Julia
- Loading branch information
1 parent
a22f25c
commit 7b64c44
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
name = "FLOWExaFMM" | ||
uuid = "a07d1f4e-0e34-4d8b-bfef-e5b961477d34" | ||
authors = ["Eduardo J. Alvarez <[email protected]>"] | ||
version = "2.1.0" | ||
version = "2.1.1" | ||
|
||
[deps] | ||
CxxWrap = "1f15a43c-97ca-5a2a-ae31-89f07a497df4" | ||
|
||
[compat] | ||
julia = "1.6" | ||
CxxWrap = "0.11.2" | ||
CxxWrap = "0.15" | ||
|
||
[extras] | ||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters