mirror of
https://github.com/pcvolkmer/fastq-tools.git
synced 2025-09-13 05:02:53 +00:00
chore: update base16ct dependency
This commit is contained in:
@@ -15,7 +15,7 @@ itertools = "0.14"
|
||||
flate2 = "1.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
base16ct = { version = "0.2", features = ["alloc"] }
|
||||
base16ct = { version = "0.3", features = ["alloc"] }
|
||||
sha2 = { version = "0.10", default-features = false }
|
||||
|
||||
[profile.release]
|
||||
|
Reference in New Issue
Block a user