Skip to content

Conversation

@toof-jp
Copy link
Contributor

@toof-jp toof-jp commented Nov 25, 2025

This pull request removes the qldb entry from rustv1/examples/Cargo.toml’s workspace members. The QLDB example directory is already gone #7548, so cargo build currently fails with "error: failed to load manifest for workspace member" Dropping the stale member lets the workspace build succeed again.

$ cargo b
error: failed to load manifest for workspace member `/home/toof/ghq/github.com/awsdocs/aws-doc-sdk-examples/rustv1/examples/ql
db`
referenced by workspace at `/home/toof/ghq/github.com/awsdocs/aws-doc-sdk-examples/rustv1/examples/Cargo.toml`

Caused by:
  failed to read `/home/toof/ghq/github.com/awsdocs/aws-doc-sdk-examples/rustv1/examples/qldb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the Rust This issue relates to the AWS SDK for Rust (Preview) label Nov 25, 2025
@brmur brmur self-requested a review December 1, 2025 13:49
@brmur brmur added Task A general update to the code base for language clarification, missing actions, tests, etc. On Call Review complete On call review complete labels Dec 1, 2025
@brmur brmur enabled auto-merge (squash) December 1, 2025 13:51
auto-merge was automatically disabled December 1, 2025 16:56

Head branch was pushed to by a user without write access

@github-actions github-actions bot added the GitHub settings This affects GitHub settings label Dec 1, 2025
@toof-jp toof-jp requested a review from brmur December 1, 2025 16:57
@brmur brmur enabled auto-merge (squash) December 1, 2025 18:11
@brmur brmur merged commit 019c709 into awsdocs:main Dec 1, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GitHub settings This affects GitHub settings On Call Review complete On call review complete Rust This issue relates to the AWS SDK for Rust (Preview) Task A general update to the code base for language clarification, missing actions, tests, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants