瀏覽代碼

chore: pin base64ct as newer version is unsuported on stable

thesimplekid 1 月之前
父節點
當前提交
062d7be58f
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      crates/cdk-cli/Cargo.toml

+ 4 - 0
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"
+