Skip to content

RUST-2173 Check in Cargo.lock file #1371

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 8, 2025

Conversation

isabelatkinson
Copy link
Contributor

I'll add the dependabot changes in a separate PR.

@@ -17,6 +17,7 @@ license = "Apache-2.0"
readme = "README.md"
name = "mongodb"
version = "3.2.3"
rust-version = "1.74"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

if [ "$RUST_VERSION" != "" ]; then
rustup toolchain install $RUST_VERSION
TOOLCHAIN="+${RUST_VERSION}"
patch Cargo.toml .evergreen/MSRV-Cargo.toml.diff
CARGO_RESOLVER_INCOMPATIBLE_RUST_VERSIONS=fallback cargo +nightly -Zmsrv-policy generate-lockfile
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@isabelatkinson isabelatkinson marked this pull request as ready for review May 7, 2025 16:16
@isabelatkinson isabelatkinson requested a review from a team as a code owner May 7, 2025 16:16
@isabelatkinson isabelatkinson requested a review from abr-egn May 7, 2025 16:16
@isabelatkinson isabelatkinson merged commit a4f094a into mongodb:main May 8, 2025
13 of 18 checks passed
@isabelatkinson isabelatkinson deleted the cargo-lock branch May 9, 2025 19:11
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