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

Weekly Digest (26 January, 2020 - 2 February, 2020) #448

Closed
weekly-digest bot opened this issue Feb 2, 2020 · 0 comments
Closed

Weekly Digest (26 January, 2020 - 2 February, 2020) #448

weekly-digest bot opened this issue Feb 2, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Feb 2, 2020

Here's the Weekly Digest for uuid-rs/uuid:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, 1 pull request was created, updated or merged.

MERGED PULL REQUEST

Last week, 1 pull request was merged.
💜 #447 Use getrandom crate for uuid, by ammgws


COMMITS

Last week there was 1 commit.
🛠️ [Merge #447 447: Use getrandom crate for uuid r=kinggoesgaming a=ammgws

I'm submitting a(n) other

Description

Use getrandom crate directly instead of rand for generating UUIDs using v4.

Motivation

Reduce the number of dependencies used by the crate.

Running the example in the README:

  • Before (10): c2-chacha, cfg-if, getrandom, libc, ppv-lite86, rand, rand_chacha, rand_core, rand_hc, wasi
  • After (4): cfg-if, getrandom, libc, wasi

Tests

cargo test locally and test usage in a simple program.

Related Issue(s)

Other

Wasn't sure whether I should bump the version here or not.
Co-authored-by: Jason Nader [email protected] Co-authored-by: Jason [email protected]](f177d20) by bors[bot]


CONTRIBUTORS

Last week there was 1 contributor.
👤 bors[bot]


STARGAZERS

Last week there were 2 stagazers.
kellpossible
ZaynChen
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository uuid-rs/uuid to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

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

No branches or pull requests

1 participant