Skip to content

Commit

Permalink
remove solana-logger from solana-program-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
conr2d committed Dec 10, 2024
1 parent fc25650 commit fec6ff9
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 program-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ thiserror = { workspace = true }
[dev-dependencies]
assert_matches = { workspace = true }
solana-instruction = { workspace = true, features = ["bincode"] }
solana-logger = { workspace = true }
solana-pubkey = { workspace = true, features = ["rand"] }
solana-transaction-context = { workspace = true, features = [
"dev-context-only-utils",
Expand Down

0 comments on commit fec6ff9

Please sign in to comment.