deps: bump sha2 from 0.10.7 to 0.10.8

Pull-Request: #4579.
This commit is contained in:
dependabot[bot]
2023-10-02 09:03:11 +00:00
committed by GitHub
parent 7f92cb0725
commit 90a9752dc7
6 changed files with 19 additions and 19 deletions

View File

@ -22,7 +22,7 @@ quick-protobuf = "0.8"
quick-protobuf-codec = { workspace = true }
rand = "0.8"
serde = { version = "1.0", features = ["derive"] }
sha2 = "0.10.7"
sha2 = "0.10.8"
thiserror = "1"
tinytemplate = "1.2"
asynchronous-codec = "0.6"