Skip to content

build: Consolidate workspace dependencies and pin explicit versions#507

Merged
jan-auer merged 4 commits into
mainfrom
build/dependency-hygiene
Jun 22, 2026
Merged

build: Consolidate workspace dependencies and pin explicit versions#507
jan-auer merged 4 commits into
mainfrom
build/dependency-hygiene

Conversation

@jan-auer

Copy link
Copy Markdown
Member
  • Replace tokio features = ["full"] with the 7 features objectstore-server actually uses (fs, macros, net, rt-multi-thread, signal, sync, time)
  • Consolidate 28+ direct member-crate dependencies into [workspace.dependencies] as a single alphabetically-sorted block
  • Pin all abbreviated version specifiers (x.yx.y.z) and align with Cargo.lock resolved versions
  • Remove unused sentry-options workspace dependency

@codecov

This comment has been minimized.

@jan-auer jan-auer marked this pull request as ready for review June 18, 2026 15:38
@jan-auer jan-auer requested a review from a team as a code owner June 18, 2026 15:38
Comment thread clients/rust/Cargo.toml Outdated
@jan-auer jan-auer merged commit 4b0fe8f into main Jun 22, 2026
25 checks passed
@jan-auer jan-auer deleted the build/dependency-hygiene branch June 22, 2026 08:42
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