Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kariy committed Dec 18, 2024
1 parent 8e2b08d commit d847df9
Show file tree
Hide file tree
Showing 4 changed files with 287 additions and 38 deletions.
108 changes: 99 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions bin/katana/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,17 @@ byte-unit = "5.1.4"
clap.workspace = true
clap_complete.workspace = true
comfy-table = "7.1.1"
dirs = "5.0.1"
dojo-utils.workspace = true
serde_json.workspace = true
shellexpand = "3.1.0"
starknet.workspace = true
tokio.workspace = true
toml.workspace = true
serde.workspace = true
inquire = "0.7.5"
thiserror.workspace = true
futures.workspace = true

[dev-dependencies]
assert_matches.workspace = true
Expand Down
Loading

0 comments on commit d847df9

Please sign in to comment.