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

Bump and group dependencies #114

Merged
merged 1 commit into from
Jan 16, 2023
Merged

Bump and group dependencies #114

merged 1 commit into from
Jan 16, 2023

Conversation

fjarri
Copy link
Contributor

@fjarri fjarri commented Jan 16, 2023

  • Bump rmp-serde to 1, base64 to 0.21, and pyo3 to 0.17.
  • Remove second-level dependencies where applicable (e.g. use generic_array::typenum instead of typenum)
  • Don't use getrandom/js unless building WASM bindings

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2023

Codecov Report

Merging #114 (f84d136) into master (50a7a6e) will decrease coverage by 0.09%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   47.49%   47.39%   -0.10%     
==========================================
  Files          17       17              
  Lines        1017     1019       +2     
==========================================
  Hits          483      483              
- Misses        534      536       +2     
Impacted Files Coverage Δ
umbral-pre/src/curve.rs 92.20% <ø> (ø)
umbral-pre/src/dem.rs 78.37% <ø> (ø)
umbral-pre/src/hashing.rs 100.00% <ø> (ø)
umbral-pre/src/key_frag.rs 84.94% <ø> (ø)
umbral-pre/src/keys.rs 66.66% <ø> (ø)
umbral-pre/src/serde_bytes.rs 40.00% <0.00%> (-1.87%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fjarri fjarri merged commit 601ef54 into nucypher:master Jan 16, 2023
@fjarri fjarri deleted the bump-deps branch January 16, 2023 06:08
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