Skip to content

Commit

Permalink
remove unused dep in katana-db
Browse files Browse the repository at this point in the history
  • Loading branch information
kariy committed Jul 19, 2024
1 parent afcd238 commit 2777bf6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion crates/katana/storage/db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ version.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
katana-cairo = { workspace = true }
katana-primitives = { workspace = true }

anyhow.workspace = true
Expand Down

0 comments on commit 2777bf6

Please sign in to comment.