Skip to content

Commit cceded8

Browse files
committed
incorrect dependency
1 parent f8181e2 commit cceded8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Cargo.lock

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ starknet-devnet-core = { git = "https://github.com/baitcode/starknet-devnet.git"
3939
starknet-devnet-types = { git = "https://github.com/baitcode/starknet-devnet.git", branch = "experiment" }
4040
starknet_api = "=0.14.0-rc.3"
4141

42-
cainome = { git = "https://github.com:baitcode/cainome.git", branch = "bugfix-event-conflicts", features = [
42+
cainome = { git = "https://github.com/baitcode/cainome.git", branch = "bugfix-event-conflicts", features = [
4343
"abigen-rs",
4444
] }
4545

0 commit comments

Comments
 (0)