diff --git a/crates/cdk-cli/Cargo.toml b/crates/cdk-cli/Cargo.toml index e3d649b8..d61d3fc3 100644 --- a/crates/cdk-cli/Cargo.toml +++ b/crates/cdk-cli/Cargo.toml @@ -36,3 +36,7 @@ reqwest = { version = "0.12", default-features = false, features = [ "socks", ]} url = "2.3" + +# Indirect dep +base64ct = "=1.6.0" +