Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
linuskendall committed Jun 6, 2022
1 parent 99b64c6 commit 1f907a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ rusoto_s3 = "0.48"
rusoto_sqs = "0.48"
serde = { version = "1.0.132", features = ["derive"] }
serde_json = "1.0.73"
solana-geyser-plugin-interface = "=1.9.22"
solana-logger = "=1.9.22"
solana-sdk = "=1.9.22"
solana-transaction-status = "=1.9.22"
solana-geyser-plugin-interface = "=1.9.28"
solana-logger = "=1.9.28"
solana-sdk = "=1.9.28"
solana-transaction-status = "=1.9.28"
spl-token = "3.2.0"
thiserror = "1.0.30"
tokio = { version = "1.15.0", features = ["rt-multi-thread", "time", "macros", "io-util"] }
Expand Down

0 comments on commit 1f907a7

Please sign in to comment.