Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update syn for derive-where in Cargo.lock #3496

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

ryoqun
Copy link
Member

@ryoqun ryoqun commented Nov 6, 2024

Problem

ci is broken... T_T

in short, i needed to rebase #3402 onto #3417 and #3459:

$ git log --oneline --graph HEAD ryoqun/derive-where Cargo.lock
* e311043c98d (HEAD, ryoqun/derive-where-fixup) Update syn for derive-where in Cargo.lock
* a3f6c7db909 (origin-anza/master) Replace unmaintained derivative with derive-where (#3402)
* 144925eda5e (kevinheavey/master, brooksprumo8/master) Extract client code in send_transaction_service into a new structure (#3423)
* c3bc1bf012c extract reward-info crate (#2971)
* 9b56f30a606 TransactionBatch - hold RuntimeTransaction (#3041)
* b83222fa213 remove solana-sdk from solana-perf (#3457)
* cbf7d9fface build(deps): bump thiserror from 1.0.65 to 1.0.67 (#3456)
* e3baa7ee947 build(deps): bump tar from 0.4.42 to 0.4.43 (#3458)
* 823d29b2062 build(deps): bump syn from 2.0.86 to 2.0.87 (#3459)    !!!!!!!
* 09374b71078 perf: put test_tx.rs behind dev-context-only-utils (#3438)
* 59bf0f075fa streamer: put testing_utilities.rs behind dev-context-only-utils (#3442)
* a0241d5c8f0 build(deps): bump anyhow from 1.0.91 to 1.0.92 (#3419)
* 33120115a0a build(deps): bump syn from 2.0.85 to 2.0.86 (#3417)    !!!!!!!
* d9c24ed5837 remove solana-program from zk-token-sdk (#3410)
* 3b175b7747b remove solana-program from zk-sdk (#3409)
| * 2b15a91dde5 (ryoqun/derive-where, anza-pull/3402/head) Replace unmaintained derivative with derive-where
|/  
* ccbe01dd332 sdk: Extract epoch-rewards crate (#3338)

Summary of Changes

Fixes ci

@ryoqun ryoqun requested a review from yihau November 6, 2024 04:53
@ryoqun ryoqun marked this pull request as ready for review November 6, 2024 04:53
@ryoqun ryoqun merged commit 4fa7c61 into anza-xyz:master Nov 6, 2024
46 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants