Skip to content

Commit

Permalink
run cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanyar Sherwani authored and Zanyar Sherwani committed Jul 11, 2022
1 parent 24d742d commit 1cbf062
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 76 deletions.
2 changes: 1 addition & 1 deletion core/src/tpu.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ use {
cost_model::CostModel,
vote_sender_types::{ReplayVoteReceiver, ReplayVoteSender},
},
solana_sdk::{pubkey::Pubkey, signature::Keypair},
solana_sdk::signature::Keypair,
solana_streamer::{
quic::{spawn_server, StreamStats, MAX_STAKED_CONNECTIONS, MAX_UNSTAKED_CONNECTIONS},
streamer::StakedNodes,
Expand Down
Loading

0 comments on commit 1cbf062

Please sign in to comment.