Skip to content

chore: use workspace dependencies for serde, tokio and fs-err#2313

Merged
mmagician merged 4 commits intonextfrom
mmagician-workspace-deps
Jan 19, 2026
Merged

chore: use workspace dependencies for serde, tokio and fs-err#2313
mmagician merged 4 commits intonextfrom
mmagician-workspace-deps

Conversation

@mmagician
Copy link
Collaborator

Ensure tokio, fs-err and serde dependencies are used as workspace dependencies from the relevant crates

@mmagician mmagician added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Jan 19, 2026
Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you! I left one small comment inline.

# External dependencies
anyhow = { default-features = false, features = ["backtrace", "std"], version = "1.0" }
assert_matches = { default-features = false, version = "1.5" }
fs-err = { default-features = false, version = "3" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: should the version here say "3.0"?

@mmagician mmagician merged commit ea9e1db into next Jan 19, 2026
17 checks passed
@mmagician mmagician deleted the mmagician-workspace-deps branch January 19, 2026 18:08
@mmagician mmagician changed the title chore: use workspace dependencies chore: use workspace dependencies for serde, tokio and fs-err Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants