Skip to content

Commit

Permalink
Update TranscodingStreams compat to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobnissen committed Jul 11, 2024
1 parent ab8159e commit de8b344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "FASTX"
uuid = "c2308a5c-f048-11e8-3e8a-31650f418d12"
authors = ["Sabrina J. Ward <[email protected]>", "Jakob N. Nissen <[email protected]>"]
version = "2.1.6"
version = "2.1.7"

[weakdeps]
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
Expand All @@ -23,7 +23,7 @@ BioGenerics = "0.1.2"
BioSequences = "3"
PrecompileTools = "1"
StringViews = "1"
TranscodingStreams = "0.9.5, 0.10"
TranscodingStreams = "0.9.5, 0.10, 0.11"
julia = "1.6"

[extras]
Expand Down

0 comments on commit de8b344

Please sign in to comment.