We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c455c commit 42ec133Copy full SHA for 42ec133
Project.toml
@@ -1,5 +1,6 @@
1
name = "LibSndFile"
2
uuid = "b13ce0c6-77b0-50c6-a2db-140568b8d1a5"
3
+version = "2.1.0"
4
5
[deps]
6
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
@@ -15,6 +16,9 @@ WinRPM = "c17dfb99-b4f7-5aad-8812-456da1ad7187"
15
16
FileIO = "1"
17
SampledSignals = "2.1.0"
18
julia = "1"
19
+BinDeps = "0.8"
20
+Homebrew = "0.7"
21
+WinRPM = "0.4"
22
23
[extras]
24
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
0 commit comments