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 ad95dd5 commit ee0a192Copy full SHA for ee0a192
Project.toml
@@ -1,7 +1,7 @@
1
name = "FASTX"
2
uuid = "c2308a5c-f048-11e8-3e8a-31650f418d12"
3
authors = ["Sabrina J. Ward <sabrinajward@protonmail.com>", "Jakob N. Nissen <jakobnybonissen@gmail.com>"]
4
-version = "2.1.0"
+version = "2.1.1"
5
6
[weakdeps]
7
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
@@ -22,7 +22,7 @@ BioSequencesExt = "BioSequences"
22
Automa = "0.8"
23
BioGenerics = "0.1.2"
24
BioSequences = "3"
25
-ScanByte = "0.3"
+ScanByte = "0.4"
26
PrecompileTools = "1"
27
StringViews = "1"
28
TranscodingStreams = "0.9.5"
0 commit comments