Skip to content

fix: axum-helmet use axum only for tests#9

Merged
danielkov merged 3 commits intomasterfrom
codex/axum-devdeps-pr
Mar 8, 2026
Merged

fix: axum-helmet use axum only for tests#9
danielkov merged 3 commits intomasterfrom
codex/axum-devdeps-pr

Conversation

@danielkov
Copy link
Owner

@danielkov danielkov commented Mar 8, 2026

Summary

  • bump axum-helmet from 1.0.0 to 1.0.1
  • remove axum from normal dependencies and keep it only in dev-dependencies
  • trim tokio dev features to the minimum needed for the current tests and doctests
  • ignore .DS_Store in the repo root
  • updated stale README snippets

Verification

  • cargo check -p axum-helmet --lib
  • cargo test -p axum-helmet

Notes

  • this follows feedback in tokio-rs/axum#3684, where a maintainer suggested removing the axum dependency if the crate implementation does not require it at library compile time

@danielkov danielkov changed the title Make axum-helmet use axum only for tests fix: axum-helmet use axum only for tests Mar 8, 2026
@danielkov danielkov merged commit 8ca6dcb into master Mar 8, 2026
5 checks passed
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.

1 participant