Skip to content

netcore: remove std dep#194

Merged
npry merged 1 commit into
mainfrom
npry/netcore.nostd-fix
May 20, 2026
Merged

netcore: remove std dep#194
npry merged 1 commit into
mainfrom
npry/netcore.nostd-fix

Conversation

@npry
Copy link
Copy Markdown
Collaborator

@npry npry commented May 20, 2026

This was breaking the publish because it wasn't conditioned on feature = "std" (the crate is #![no_std]).

This was breaking the publish because it wasn't conditioned on
`feature = "std"` (the crate is `#![no_std]`).

Signed-off-by: Nathan Perry <nathan@tailscale.com>
Change-Id: I6b257805b0c0aebf7cfb4da5b68e8dd86a6a6964
@npry npry enabled auto-merge (rebase) May 20, 2026 18:41
@npry npry disabled auto-merge May 20, 2026 18:48
@npry npry merged commit a9e11aa into main May 20, 2026
24 of 26 checks passed
@npry npry deleted the npry/netcore.nostd-fix branch May 20, 2026 18:50
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.

2 participants