Skip to content

Conversation

@abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Nov 13, 2025

RUST-1951

What's now workspace-wide:

  • (intermediate) build artifacts
  • a bunch of package metadata (authors, etc.)
  • checks: basic compile, rustfmt, clippy, cargo-deny, semgrep

What's still driver-only:

  • checks: compile with specific features, rustdoc

mongodb = { path = "../driver" }
serde_json = "1.0.59"
clap = "2.33.3"
clap = "4.5"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The old version of clap had some dependencies that were flagged as insecure or unmaintained in cargo-deny.

@abr-egn abr-egn marked this pull request as ready for review November 13, 2025 16:19
@abr-egn abr-egn requested a review from a team as a code owner November 13, 2025 16:19
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