Skip to content

chore(deps): define rand as a workspace dependency#4531

Merged
cratelyn merged 2 commits into
mainfrom
kate/rand-update-part-0.workspace-dependency
May 11, 2026
Merged

chore(deps): define rand as a workspace dependency#4531
cratelyn merged 2 commits into
mainfrom
kate/rand-update-part-0.workspace-dependency

Conversation

@cratelyn
Copy link
Copy Markdown
Member

this commit defines our dependencies on rand throughout the cargo
workspace in terms of a single workspace-level dependency. no changes to
Cargo.lock are included here because this is a noöp like-for-like
change.

Signed-off-by: katelyn martin kate@buoyant.io

@cratelyn cratelyn self-assigned this May 11, 2026
this commit defines our dependencies on rand throughout the cargo
workspace in terms of a single workspace-level dependency. no changes to
Cargo.lock are included here because this is a noöp like-for-like
change.

Signed-off-by: katelyn martin <kate@buoyant.io>
@cratelyn cratelyn force-pushed the kate/rand-update-part-0.workspace-dependency branch from a1f567e to 3625461 Compare May 11, 2026 17:52
Comment thread Cargo.toml Outdated
@cratelyn cratelyn marked this pull request as ready for review May 11, 2026 18:05
@cratelyn cratelyn requested a review from a team as a code owner May 11, 2026 18:05
these are default features that we are implicitly depending on via other
dependencies.

this commit further refines the workspace dependency and adds
std-related feature flags that were previously enabled via our use of
default features.

Signed-off-by: katelyn martin <kate@buoyant.io>
@cratelyn cratelyn force-pushed the kate/rand-update-part-0.workspace-dependency branch from 4058dcb to d5f94a6 Compare May 11, 2026 18:11
@cratelyn cratelyn merged commit c51c5cf into main May 11, 2026
19 checks passed
@cratelyn cratelyn deleted the kate/rand-update-part-0.workspace-dependency branch May 11, 2026 18:41
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