Skip to content

chore: bump a few versions#258

Open
JasmineLowen wants to merge 1 commit intomaxcountryman:mainfrom
JasmineLowen:main
Open

chore: bump a few versions#258
JasmineLowen wants to merge 1 commit intomaxcountryman:mainfrom
JasmineLowen:main

Conversation

@JasmineLowen
Copy link
Copy Markdown

This is necessary downstream since otherwise we end up with multiple versions of getrandom in our dependency tree which is:

  • not good for keeping the dependency tree small
  • not good if you need to enable a feature on a crate but now you have two versions of the crate in your dependency tree which are not fit for version unification

This is necessary downstream since otherwise we end up with multiple
versions of getrandom in our dependency tree which is:

- not good for keeping the dependency tree small
- not good if you need to enable a feature on a crate but now you have
  two versions of the crate in your dependency tree which are not fit
  for version unification
@JasmineLowen
Copy link
Copy Markdown
Author

This is basically #255 + reqwest bumps. If you would like to resolve the updates via the dependencies bot it's also fine for me and feel free to close this MR then. I just wanted to bring this issue a bit more attention.

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.

1 participant