Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docs.rs build #1259

Merged
merged 1 commit into from May 13, 2024
Merged

Fix docs.rs build #1259

merged 1 commit into from May 13, 2024

Conversation

Jarema
Copy link
Member

@Jarema Jarema commented May 10, 2024

The docs.rs build is failing because of the fact, that the fips dependency while compiling, tries to write some files, which is not allowed in read-only docs.rs environment.

The docs.rs build is failing because of the fact, that the `fips`
dependency while compiling, tries to write some files, which is not
allowed in read-only docs.rs environment.

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
@Jarema Jarema merged commit c182230 into main May 13, 2024
12 checks passed
@Jarema Jarema deleted the fix-docsrs branch May 13, 2024 11:34
@Jarema Jarema mentioned this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants