diff --git a/lang/Cargo.toml b/lang/Cargo.toml index d1c96bd2a0..2710b417bf 100644 --- a/lang/Cargo.toml +++ b/lang/Cargo.toml @@ -64,4 +64,4 @@ thiserror = "1" getrandom = { version = "0.2", features = ["custom"] } # TODO: Remove once https://github.com/solana-labs/solana/issues/33504 is resolved. -ahash = "=0.8.6" +ahash = "=0.8.7"