We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90355b8 commit bd12d26Copy full SHA for bd12d26
Cargo.toml
@@ -128,9 +128,6 @@ clap_complete = "4.3"
128
colored = "2.0.0"
129
colored_json = "3.2.0"
130
console = "0.15.7"
131
-# Controller PR revision until merged.
132
-# https://github.com/cartridge-gg/controller/pull/1454
133
-account_sdk = { git = "https://github.com/cartridge-gg/controller", rev = "dbbe0353d64de743739d425f8aab91ca3ac0e16f" }
134
convert_case = "0.6.0"
135
crypto-bigint = { version = "0.5.3", features = [ "serde" ] }
136
data-url = "0.3"
0 commit comments