diff --git a/Cargo.toml b/Cargo.toml index e4599002..a4bb9768 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,8 +22,8 @@ mpz-share-conversion = { path = "share-conversion/mpz-share-conversion" } clmul = { path = "clmul" } matrix-transpose = { path = "matrix-transpose" } -tlsn-utils = { git = "https://github.com/tlsnotary/tlsn-utils", rev = "8d8ffe1" } -tlsn-utils-aio = { git = "https://github.com/tlsnotary/tlsn-utils", rev = "8d8ffe1" } +tlsn-utils = { git = "https://github.com/tlsnotary/tlsn-utils", rev = "51f313d" } +tlsn-utils-aio = { git = "https://github.com/tlsnotary/tlsn-utils", rev = "51f313d" } # rand rand_chacha = "0.3"