You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also ran into this today with [package.metadata.raze.crates.protobuf-codegen.'3.0.0-alpha.2'] . It seems odd that '*' does not match everything -- I'm guessing it matches semver only or something?
We had a workspace Cargo.toml with this:
This didn't customise the rust_library target in the crate BUILD...bazel file.
This did match though:
I don't have time to track it down, but my guess is the pre-release crate version.
The text was updated successfully, but these errors were encountered: