Skip to content

Commit

Permalink
chore: update solana-feature-set to v2.2.4 (#4974)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarry authored Feb 13, 2025
1 parent 54da9b2 commit 0c81df4
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ solana-example-mocks = "=2.2.1"
solana-faucet = { path = "faucet", version = "=2.2.0" }
solana-feature-gate-client = "0.0.2"
solana-feature-gate-interface = "=2.2.1"
solana-feature-set = "=2.2.1"
solana-feature-set = "=2.2.4"
solana-fee-calculator = "=2.2.1"
solana-fee = { path = "fee", version = "=2.2.0" }
solana-fee-structure = "=2.2.1"
Expand Down
4 changes: 2 additions & 2 deletions programs/sbf/Cargo.lock

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

2 changes: 1 addition & 1 deletion programs/sbf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ solana-compute-budget = { path = "../../compute-budget", version = "=2.2.0" }
solana-compute-budget-instruction = { path = "../../compute-budget-instruction", version = "=2.2.0" }
solana-curve25519 = { path = "../../curves/curve25519", version = "=2.2.0" }
solana-decode-error = "=2.2.1"
solana-feature-set = "=2.2.1"
solana-feature-set = "=2.2.4"
solana-fee = { path = "../../fee", version = "=2.2.0" }
solana-ledger = { path = "../../ledger", version = "=2.2.0" }
solana-log-collector = { path = "../../log-collector", version = "=2.2.0" }
Expand Down
4 changes: 2 additions & 2 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 0c81df4

Please sign in to comment.