Browse Source

chore: pin base64ct as newer version is unsuported on stable

thesimplekid 1 tháng trước cách đây
mục cha
commit
062d7be58f
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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"
+