Skip to content

Conversation

@PsypherPunk
Copy link
Collaborator

A few direct dependencies have been updated; for the sake of avoiding a larger, future update, move to the latest versions of direct dependencies:

  • update rand usage to use Range types.
  • update cidr_utils to reflect underlying cidr crate.

@PsypherPunk
Copy link
Collaborator Author

I was looking at this as a precursor for fixing the atty dependency which Dependabot has flagged. However, I've seen that #589 has been raised which covers this and more; happy to close this, depending on the outcome of that one.

@vrtgs
Copy link

vrtgs commented May 14, 2024

slight comment on this pull request, if mine doesn't go through make sure to change the gen_range to an exclusive range, because as pointed to by the 0.7.3 docs, gen_range used to use an exclusive range, and so so should we in the newer version

- move to the latest versions of direct dependencies.
  - update `rand` usage to use `Range` types.
  - update `cidr_utils` to reflect underlying `cidr` crate.
@PsypherPunk PsypherPunk force-pushed the update-dependencies branch from d7f04b3 to 8962af3 Compare May 14, 2024 19:30
@bee-san bee-san merged commit 457c164 into bee-san:master May 15, 2024
@bee-san
Copy link
Owner

bee-san commented May 15, 2024

thank you!

@PsypherPunk PsypherPunk deleted the update-dependencies branch May 15, 2024 10:23
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.

3 participants