Skip to content

Commit

Permalink
Revert compat for Meshing to 0.6 due to removed function sampling API (
Browse files Browse the repository at this point in the history
  • Loading branch information
tomyun committed Jul 29, 2024
1 parent f485821 commit 3ede924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ FileIO = "1"
GeometryBasics = "0.4"
Makie = "0.21"
MeshIO = "0.4"
Meshing = "0.5, 0.6, 0.7"
Meshing = "0.5, 0.6"
Rotations = "1"
WriteVTK = "1"
julia = "1.6"

0 comments on commit 3ede924

Please sign in to comment.