diff --git a/Cargo.toml b/Cargo.toml index d095d8334ca..165fcf296a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -194,7 +194,7 @@ prost-build = "0.14" prost-types = "0.14" public-api = "0.51" pyo3 = { version = "0.27.0" } -pyo3-bytes = "0.5" +pyo3-bytes = "0.6" pyo3-log = "0.13.0" quote = "1.0.41" rand = "0.9.0"