You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
build(deps): bump sha2 from 0.10.7 to 0.10.8
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.7 to 0.10.8. - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.7...sha2-v0.10.8) --- updated-dependencies: - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
bed0e07dfe
commit
b78a6d9f84
@ -16,7 +16,7 @@ url.workspace = true
|
||||
parse-display = "0.8.2"
|
||||
serde_with = { version = "3.3.0", features = ["chrono"] }
|
||||
chrono.workspace = true
|
||||
sha2 = "0.10.7"
|
||||
sha2 = "0.10.8"
|
||||
data-encoding = "2.4.0"
|
||||
thiserror.workspace = true
|
||||
|
||||
|
Reference in New Issue
Block a user