googleapis / googleapis/google-cloud-rust

Remove duplicate workspace dependencies

Open
#4,477 0 comments 0 reactions 0 assignees View on GitHub
type: cleanup
Dominant language
Rust
Stars
955
Forks
144
Avg merge
1d 5h
Merged PRs (30d)
279

Description

Sometimes we use the same workspace dependency twice, with an aliased name or something. It would be simpler if they all passed.

When this is fixed, we would be set this snippet in a `deny.toml` file:

```toml
[bans.workspace-dependencies]
duplicates = "deny"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.