Skip to content

Commit f9c141b

Browse files
Fix TranscodingStreams version
- Update TranscodingStreams from 0.3 to 0.11 to match available registry versions (0.5.3 - 0.11.3)
1 parent 60d4137 commit f9c141b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ StructArrays = "0.4"
5656
Tar = "1"
5757
Test = "1"
5858
TimerOutputs = "0.5"
59-
TranscodingStreams = "0.3"
59+
TranscodingStreams = "0.11"
6060
WAV = "1.2"
6161
WriteVTK = "1.21"
6262
julia = "1.10"

0 commit comments

Comments
 (0)