Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove RUSTFLAG from docs workflow
`"--cfg docsrs"` shouldn't be part of `RUSTFLAGS` but only of `RUSTDOCFLAGS`. This should fix failing docs Actions. Pull-Request: #5517.
- Loading branch information