Skip to content

Commit bd12d26

Browse files
committed
fix controller account
1 parent 90355b8 commit bd12d26

File tree

2 files changed

+407
-3
lines changed

2 files changed

+407
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,6 @@ clap_complete = "4.3"
128128
colored = "2.0.0"
129129
colored_json = "3.2.0"
130130
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" }
134131
convert_case = "0.6.0"
135132
crypto-bigint = { version = "0.5.3", features = [ "serde" ] }
136133
data-url = "0.3"

0 commit comments

Comments
 (0)