Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ventaquil committed Dec 7, 2024
1 parent c8f0fbd commit 056bbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
chksum-core = "0.1.0"
chksum-hash-sha2-384 = "0.0.0"
chksum-hash-sha2-384 = "0.0.1"
chksum-reader = { version = "0.1.0", optional = true }
chksum-writer = { version = "0.1.0", optional = true }
tokio = { version = "1.37.0", features = ["io-util"], optional = true }
Expand Down

0 comments on commit 056bbbb

Please sign in to comment.