Skip to content

Commit

Permalink
Remove index_list as it is unused in the entire repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ksolana committed Feb 11, 2025
1 parent efe4fda commit f732aeb
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 25 deletions.
7 changes: 0 additions & 7 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ humantime = "2.0.1"
hyper = "0.14.32"
hyper-proxy = "0.9.1"
im = "15.1.0"
index_list = "0.2.15"
indexmap = "2.7.1"
indicatif = "0.17.11"
itertools = "0.12.1"
Expand Down
8 changes: 0 additions & 8 deletions programs/sbf/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 runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dir-diff = { workspace = true }
flate2 = { workspace = true }
fnv = { workspace = true }
im = { workspace = true, features = ["rayon", "serde"] }
index_list = { workspace = true }
itertools = { workspace = true }
lazy_static = { workspace = true }
libc = { workspace = true }
Expand Down
8 changes: 0 additions & 8 deletions svm/examples/Cargo.lock

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

0 comments on commit f732aeb

Please sign in to comment.