Open
Description
👋
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.