diff --git a/Cargo.toml b/Cargo.toml index b24b759de0c..ec95ce08190 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ itoa = "1.0.18" jemallocator = "0.5.4" mimalloc-safe = "0.1.62" lz4_flex = "0.13.1" -num-bigint = "0.4.6" +num-bigint = "0.5.0" num-traits = "0.2.19" once_cell = { version = "1.21.3", default-features = false } oneshot = "0.2.1"