Skip to content

Commit

Permalink
v1.18: Removes fs-err dependency (backport of solana-labs#34911) (sol…
Browse files Browse the repository at this point in the history
…ana-labs#34923)

Removes fs-err dependency (solana-labs#34911)

(cherry picked from commit 3303c25)

Co-authored-by: Brooks <brooks@solana.com>
  • Loading branch information
mergify[bot] and brooksprumo authored Jan 26, 2024
1 parent 7cee926 commit 6fd2ba5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 22 deletions.
10 changes: 0 additions & 10 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 @@ -201,7 +201,6 @@ fast-math = "0.1"
fd-lock = "3.0.13"
flate2 = "1.0.28"
fnv = "1.0.7"
fs-err = "2.11.0"
fs_extra = "1.3.0"
futures = "0.3.30"
futures-util = "0.3.29"
Expand Down
10 changes: 0 additions & 10 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 @@ -24,7 +24,6 @@ dashmap = { workspace = true, features = ["rayon", "raw-api"] }
dir-diff = { workspace = true }
flate2 = { workspace = true }
fnv = { workspace = true }
fs-err = { workspace = true }
im = { workspace = true, features = ["rayon", "serde"] }
index_list = { workspace = true }
itertools = { workspace = true }
Expand Down

0 comments on commit 6fd2ba5

Please sign in to comment.