Skip to content

Commit

Permalink
Use newer JLL with updated upstream source code
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Jan 14, 2025
1 parent b5f9b37 commit 19aec53
Show file tree
Hide file tree
Showing 3 changed files with 376 additions and 247 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.3'
- 'min'
- '1'
- 'nightly'
os:
Expand Down
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name = "Dierckx"
uuid = "39dd38d3-220a-591b-8e3c-4c3a8c710a94"
repo = "https://github.com/kbarbary/Dierckx.jl.git"
version = "0.5.3"
version = "0.5.4"

[deps]
Dierckx_jll = "cd4c43a9-7502-52ba-aa6d-59fb2a88580b"

[compat]
Dierckx_jll = "0.0.1, 0.1"
julia = "1.3"
Dierckx_jll = "0.2"
julia = "1.6"

[extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down
Loading

0 comments on commit 19aec53

Please sign in to comment.