Skip to content

Commit f619154

Browse files
authored
Merge pull request #10 from Taaitaaiger/v0.3.0
v0.3.0: update to jlrs 0.21 to support Julia 1.11
2 parents 7507597 + ccae24f commit f619154

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RustFFT"
22
uuid = "b7f167ac-9de6-40dd-9818-ec636999de39"
33
authors = ["Thomas van Doornmalen <[email protected]>"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -12,9 +12,9 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1212

1313
[compat]
1414
AbstractFFTs = "1"
15-
JlrsCore = "0.3"
15+
JlrsCore = "0.5"
1616
julia = "1.6"
17-
rustfft_jll = "0.3"
17+
rustfft_jll = "0.4"
1818
Reexport = "0.2, 1.0"
1919

2020
[extras]

0 commit comments

Comments
 (0)