diff --git a/crates/obfs4/Cargo.toml b/crates/obfs4/Cargo.toml index c3f4c63..8e69a35 100644 --- a/crates/obfs4/Cargo.toml +++ b/crates/obfs4/Cargo.toml @@ -54,7 +54,7 @@ bytes = "1.5.0" ## ntor_arti tor-cell = "0.25.0" -tor-llcrypto = "0.25.0" +tor-llcrypto = "0.26.0" tor-error = "0.25.0" tor-bytes = "0.25.0" cipher = "0.4.4"