Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaloup committed Apr 23, 2024
1 parent 81a17b5 commit 888917b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ solana-sdk = "1.17.22"
solana-transaction-builder = { path = "./libs/solana-transaction-builder"}
solana-transaction-executor = { git = "https://github.com/marinade-finance/solana-transaction-executor", branch = "master"}
thiserror = "1.0.58"
tokio = { version = "1.37.0", features = ["full"] }
tokio = { version = "1.34.0", features = ["full"] }
tokio-executor-trait = "2.1.1"
uuid = { version = "1.8.0", features = ["v4"] }

0 comments on commit 888917b

Please sign in to comment.