liftedinit / many-rs

Rust libraries for the Many Protocol
Apache License 2.0
5 stars 11 forks source link

chore: bump dependencies #351

Closed fmorency closed 1 year ago

fmorency commented 1 year ago

The following updates will require more work and are not part of this PR.

codecov-commenter commented 1 year ago

Codecov Report

Merging #351 (73f8fae) into main (c4d75b5) will decrease coverage by 0.01%. The diff coverage is 50.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
- Coverage   82.89%   82.89%   -0.01%     
==========================================
  Files         130      130              
  Lines       15133    15139       +6     
==========================================
+ Hits        12545    12549       +4     
- Misses       2588     2590       +2     
Impacted Files Coverage Δ
src/many-ledger/src/storage/idstore.rs 86.90% <0.00%> (-2.12%) :arrow_down:
src/many-identity-webauthn/src/verifier.rs 97.16% <100.00%> (+<0.01%) :arrow_up:
src/many-types/src/cbor.rs 88.88% <100.00%> (+0.07%) :arrow_up:

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more