Skip to content

Commit

Permalink
remove unused fs_extra dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
miker83z committed Feb 17, 2025
1 parent a8d3281 commit c393d63
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions 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/iota-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ typed-store-derive.workspace = true
clap.workspace = true
criterion.workspace = true
expect-test.workspace = true
fs_extra.workspace = true
more-asserts.workspace = true
num-bigint.workspace = true
pretty_assertions.workspace = true
Expand Down
1 change: 0 additions & 1 deletion crates/iota-e2e-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ clap.workspace = true
coset.workspace = true
fastcrypto.workspace = true
fastcrypto-zkp.workspace = true
fs_extra.workspace = true
futures.workspace = true
indexmap.workspace = true
insta.workspace = true
Expand Down
1 change: 0 additions & 1 deletion crates/iota-single-node-benchmark/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ publish = false
async-trait.workspace = true
bcs.workspace = true
clap.workspace = true
fs_extra.workspace = true
futures.workspace = true
once_cell.workspace = true
prometheus.workspace = true
Expand Down

0 comments on commit c393d63

Please sign in to comment.