diff --git a/Cargo.toml b/Cargo.toml index 74bc1789..23db8d9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -94,7 +94,7 @@ abi_stable = "0.11.3" anyhow = "1" argh = "0.1" base64 = "0.22" -bounded-integer = "0.5" +bounded-integer = "0.6" byte-unit = "5.1" ctor = "0.8" darling = "0.20"