bazelbuild / bazelbuild/rules_rust
no such target '@crate_index__jsonwebtoken-8.2.0//:jwt': target 'jwt' not declared in package
Open
bug
external-crates
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
:wave:
Just tried to add `google-cloud-auth` to my workspace and I faced this issue
```
no such target '@crate_index__jsonwebtoken-8.2.0//:jwt': target 'jwt' not declared in package ''
```
is it a known one ?, otherwise I created a small repo to repro it https://github.com/QuentinPerez/rules_rust_jwt_tmp `bazel run //:bin` should be good enough.
Contributor guide
Assessment
This issue has not been assessed yet.