chore: bump sha3 to 0.10.4 (#30491)

This commit is contained in:
Yihau Chen 2023-02-27 03:19:35 +08:00 committed by GitHub
parent d19758139d
commit ccef90c48d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ serde_bytes = { workspace = true }
serde_derive = { workspace = true }
serde_json = { workspace = true }
sha2 = { workspace = true }
sha3 = "0.10.0"
sha3 = { workspace = true }
solana-frozen-abi = { workspace = true }
solana-frozen-abi-macro = { workspace = true }
solana-sdk-macro = { workspace = true }