hyperledger / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.23k stars 206 forks source link

Bump anchor and other dependencies #1570

Closed seanyoung closed 9 months ago

seanyoung commented 9 months ago

Update all the crates which can be updated easily.

codecov[bot] commented 9 months ago

Codecov Report

Merging #1570 (6b049be) into main (6b04c23) will increase coverage by 0.05%. The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main    #1570      +/-   ##
==========================================
+ Coverage   87.36%   87.41%   +0.05%     
==========================================
  Files         133      133              
  Lines       64125    64130       +5     
==========================================
+ Hits        56021    56060      +39     
+ Misses       8104     8070      -34     
Files Coverage Δ
src/abi/anchor.rs 90.36% <100.00%> (+0.10%) :arrow_up:
src/bin/idl/mod.rs 77.88% <66.66%> (+11.00%) :arrow_up: